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 3c41dd7ae1 Updating constraints. Github run id:4852484730
3c41dd7ae1 is described below
commit 3c41dd7ae135b41902734f562fc280e6fde9bd8f
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon May 1 16:35:54 2023 +0000
Updating constraints. Github run id:4852484730
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
23b5b31d48a1c8fc784022c641b33b4ba837d549.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/4852484730/
The image tag used for that build was:
23b5b31d48a1c8fc784022c641b33b4ba837d549. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
23b5b31d48a1c8fc784022c641b33b4ba837d549'
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 | 10 +++++-----
constraints-3.7.txt | 10 +++++-----
constraints-3.8.txt | 10 +++++-----
constraints-3.9.txt | 10 +++++-----
constraints-no-providers-3.10.txt | 6 +++---
constraints-no-providers-3.7.txt | 6 +++---
constraints-no-providers-3.8.txt | 6 +++---
constraints-no-providers-3.9.txt | 6 +++---
constraints-source-providers-3.10.txt | 8 ++++----
constraints-source-providers-3.7.txt | 8 ++++----
constraints-source-providers-3.8.txt | 8 ++++----
constraints-source-providers-3.9.txt | 8 ++++----
12 files changed, 48 insertions(+), 48 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index fd3fd58da3..0ff951834e 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-30T16:06:42Z
+# This constraints file was automatically generated on 2023-05-01T16:35:17Z
# 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.
@@ -38,7 +38,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -529,7 +529,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -622,7 +622,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
@@ -631,7 +631,7 @@ typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
uamqp==1.6.4
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.15
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 29307cf1fa..712727fe9e 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-30T16:07:02Z
+# This constraints file was automatically generated on 2023-05-01T16:35:52Z
# 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.
@@ -39,7 +39,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -531,7 +531,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -624,7 +624,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
@@ -633,7 +633,7 @@ typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
uamqp==1.6.4
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.15
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 69dbeb989b..b269a872b7 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-30T16:06:52Z
+# This constraints file was automatically generated on 2023-05-01T16:35:40Z
# 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.
@@ -38,7 +38,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -531,7 +531,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -624,7 +624,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
@@ -633,7 +633,7 @@ typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
uamqp==1.6.4
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.15
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 86a4d186dc..9bb4b9f07a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-30T16:06:53Z
+# This constraints file was automatically generated on 2023-05-01T16:35:33Z
# 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.
@@ -38,7 +38,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -529,7 +529,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -622,7 +622,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
@@ -631,7 +631,7 @@ typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
uamqp==1.6.4
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.15
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index fe4b51b849..1ea9fa713b 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-04-30T16:03:58Z
+# This constraints file was automatically generated on 2023-05-01T16:32:11Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
WTForms==3.0.1
Werkzeug==2.2.3
aiobotocore==2.5.0
@@ -187,7 +187,7 @@ toolz==0.12.0
tornado==6.3.1
typing_extensions==4.5.0
tzdata==2023.3
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.15
vine==5.0.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index a900d3eae0..ad78250df9 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-30T16:04:18Z
+# This constraints file was automatically generated on 2023-05-01T16:32:39Z
# 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.
@@ -32,7 +32,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
WTForms==3.0.1
Werkzeug==2.2.3
aiobotocore==2.5.0
@@ -190,7 +190,7 @@ thrift==0.16.0
toolz==0.12.0
tornado==6.2
typing_extensions==4.5.0
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.15
vine==5.0.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index fa0e05d822..08fc913bad 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-04-30T16:04:07Z
+# This constraints file was automatically generated on 2023-05-01T16:32:28Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
WTForms==3.0.1
Werkzeug==2.2.3
aiobotocore==2.5.0
@@ -188,7 +188,7 @@ toolz==0.12.0
tornado==6.3.1
typing_extensions==4.5.0
tzdata==2023.3
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.15
vine==5.0.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index da650da987..9dcde56f56 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-04-30T16:04:09Z
+# This constraints file was automatically generated on 2023-05-01T16:32:29Z
# 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.
@@ -31,7 +31,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
WTForms==3.0.1
Werkzeug==2.2.3
aiobotocore==2.5.0
@@ -187,7 +187,7 @@ toolz==0.12.0
tornado==6.3.1
typing_extensions==4.5.0
tzdata==2023.3
-uc-micro-py==1.0.1
+uc-micro-py==1.0.2
unicodecsv==0.14.1
urllib3==1.26.15
vine==5.0.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 5532286f8f..7ee27b6a75 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-04-30T16:00:38Z
+# This constraints file was automatically generated on 2023-05-01T16:28:07Z
# 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.
@@ -38,7 +38,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -450,7 +450,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -542,7 +542,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index f4383d8299..2592cd2e42 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-04-30T16:00:38Z
+# This constraints file was automatically generated on 2023-05-01T16:28:07Z
# 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.
@@ -39,7 +39,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -452,7 +452,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -544,7 +544,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index cfba034c43..ab94c2030e 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-04-30T16:00:38Z
+# This constraints file was automatically generated on 2023-05-01T16:28:07Z
# 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.
@@ -38,7 +38,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -452,7 +452,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -544,7 +544,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 5532286f8f..7ee27b6a75 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-04-30T16:00:38Z
+# This constraints file was automatically generated on 2023-05-01T16:28:07Z
# 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.
@@ -38,7 +38,7 @@ PyYAML==6.0
Pygments==2.15.1
SQLAlchemy-JSONField==1.0.1.post0
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.47
+SQLAlchemy==1.4.48
SecretStorage==3.3.3
Sphinx==5.3.0
Unidecode==1.3.6
@@ -450,7 +450,7 @@ requests-kerberos==0.14.0
requests-mock==1.10.0
requests-ntlm==1.2.0
requests-oauthlib==1.3.1
-requests-toolbelt==0.10.1
+requests-toolbelt==1.0.0
requests==2.29.0
responses==0.23.1
rfc3339-validator==0.1.4
@@ -542,7 +542,7 @@ types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.4.1
types-requests==2.29.0.0
-types-setuptools==67.7.0.0
+types-setuptools==67.7.0.1
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
types-toml==0.10.8.6