This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 562347e1c3 Updating constraints. Github run id:5282049073
562347e1c3 is described below
commit 562347e1c344f37adfe56a96ed4e7791b0133a5b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jun 15 19:42:31 2023 +0000
Updating constraints. Github run id:5282049073
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
1950efe9dca05f7ceba736202ad77821fb363099.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5282049073/
The image tag used for that build was:
1950efe9dca05f7ceba736202ad77821fb363099. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
1950efe9dca05f7ceba736202ad77821fb363099'
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.10.txt | 6 +++---
constraints-3.11.txt | 6 +++---
constraints-3.8.txt | 4 ++--
constraints-3.9.txt | 4 ++--
constraints-no-providers-3.10.txt | 4 ++--
constraints-no-providers-3.11.txt | 4 ++--
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.10.txt | 4 ++--
constraints-source-providers-3.11.txt | 4 ++--
constraints-source-providers-3.8.txt | 2 +-
constraints-source-providers-3.9.txt | 2 +-
12 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 7886e1832d..a45930e22a 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:17:35Z
+# This constraints file was automatically generated on 2023-06-15T19:39:08Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -219,7 +219,7 @@ connexion==2.14.2
coverage==7.2.7
crcmod==1.7
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.6.0
@@ -448,7 +448,7 @@ pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.5.0
-pipdeptree==2.9.1
+pipdeptree==2.9.2
pipx==1.2.0
pkginfo==1.9.6
platformdirs==3.5.3
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index f0db6abd90..9166497207 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:21:41Z
+# This constraints file was automatically generated on 2023-06-15T19:42:29Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -217,7 +217,7 @@ connexion==2.14.2
coverage==7.2.7
crcmod==1.7
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.6.0
@@ -444,7 +444,7 @@ pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.5.0
-pipdeptree==2.9.1
+pipdeptree==2.9.2
pipx==1.2.0
pkginfo==1.9.6
platformdirs==3.5.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 17eb3f8fc4..2c7649dbbe 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:17:55Z
+# This constraints file was automatically generated on 2023-06-15T19:39:18Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -220,7 +220,7 @@ connexion==2.14.2
coverage==7.2.7
crcmod==1.7
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.4.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 773e72f9ba..79313476f4 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:17:58Z
+# This constraints file was automatically generated on 2023-06-15T19:39:18Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -219,7 +219,7 @@ connexion==2.14.2
coverage==7.2.7
crcmod==1.7
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.6.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index ee644e3db1..3ea515bab0 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:14:19Z
+# This constraints file was automatically generated on 2023-06-15T19:36:02Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -69,7 +69,7 @@ colorama==0.4.6
colorlog==4.8.0
connexion==2.14.2
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==41.0.1
dask==2023.6.0
decorator==5.1.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 265102f7e7..ec3ae9c3ac 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:15:08Z
+# This constraints file was automatically generated on 2023-06-15T19:36:44Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -69,7 +69,7 @@ colorama==0.4.6
colorlog==4.8.0
connexion==2.14.2
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==41.0.1
dask==2023.6.0
decorator==5.1.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9a61d909c4..4e5bafa588 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:14:37Z
+# This constraints file was automatically generated on 2023-06-15T19:36:13Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -70,7 +70,7 @@ colorama==0.4.6
colorlog==4.8.0
connexion==2.14.2
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==41.0.1
dask==2023.4.1
decorator==5.1.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 922eeac372..da0df61536 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:14:39Z
+# This constraints file was automatically generated on 2023-06-15T19:36:13Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -69,7 +69,7 @@ colorama==0.4.6
colorlog==4.8.0
connexion==2.14.2
cron-descriptor==1.4.0
-croniter==1.4.0
+croniter==1.4.1
cryptography==41.0.1
dask==2023.6.0
decorator==5.1.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index acc68a2dc3..49685a2a58 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:10:19Z
+# This constraints file was automatically generated on 2023-06-15T19:32:39Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -369,7 +369,7 @@ pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.5.0
-pipdeptree==2.9.1
+pipdeptree==2.9.2
pipx==1.2.0
pkginfo==1.9.6
platformdirs==3.5.3
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 906307e011..5cf0370cb7 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:10:20Z
+# This constraints file was automatically generated on 2023-06-15T19:32:39Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -366,7 +366,7 @@ pendulum==2.1.2
pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.5.0
-pipdeptree==2.9.1
+pipdeptree==2.9.2
pipx==1.2.0
pkginfo==1.9.6
platformdirs==3.5.3
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 23862f6347..a96ac7ec02 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:10:20Z
+# This constraints file was automatically generated on 2023-06-15T19:32:39Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index cde7f10435..49685a2a58 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-06-15T17:10:20Z
+# This constraints file was automatically generated on 2023-06-15T19:32:39Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.