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 20e12f345f Updating constraints. Build id:
20e12f345f is described below
commit 20e12f345f8410ae98bdd5db31070b8f2a2008ef
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jan 5 07:37:08 2023 +0000
Updating constraints. Build id:
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of '' in ''
with commit sha .
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 | 14 +++++++-------
constraints-3.7.txt | 14 +++++++-------
constraints-3.8.txt | 14 +++++++-------
constraints-3.9.txt | 14 +++++++-------
constraints-no-providers-3.10.txt | 4 ++--
constraints-no-providers-3.7.txt | 4 ++--
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.10.txt | 16 ++++++++--------
constraints-source-providers-3.7.txt | 16 ++++++++--------
constraints-source-providers-3.8.txt | 16 ++++++++--------
constraints-source-providers-3.9.txt | 16 ++++++++--------
12 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 2d04c53079..20249a3204 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-04T10:35:55Z
+# This constraints file was automatically generated on 2023-01-05T07:36: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.
@@ -141,7 +141,7 @@ asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -174,9 +174,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cachelib==0.9.0
cachetools==5.2.0
@@ -353,7 +353,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -374,7 +374,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -403,7 +403,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index e1e1dab85c..32fa718d12 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-04T10:36:31Z
+# This constraints file was automatically generated on 2023-01-05T07:37:05Z
# 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.
@@ -140,7 +140,7 @@ astroid==2.11.7
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -174,9 +174,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -354,7 +354,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -375,7 +375,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.0.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -404,7 +404,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 3e76e9c415..54e729225d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-04T10:36:23Z
+# This constraints file was automatically generated on 2023-01-05T07:36:55Z
# 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.
@@ -141,7 +141,7 @@ asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -175,9 +175,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cachelib==0.9.0
cachetools==5.2.0
@@ -355,7 +355,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -376,7 +376,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -405,7 +405,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index c3f6845c11..fb7937ed92 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-04T10:36:22Z
+# This constraints file was automatically generated on 2023-01-05T07:36:56Z
# 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.
@@ -141,7 +141,7 @@ asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -174,9 +174,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cachelib==0.9.0
cachetools==5.2.0
@@ -353,7 +353,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -374,7 +374,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -403,7 +403,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index a44bf52c97..c8e4b2ef0f 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-01-04T10:33:00Z
+# This constraints file was automatically generated on 2023-01-05T07:33:33Z
# 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.
@@ -103,7 +103,7 @@ jsonschema==4.17.3
kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 2c14e05973..d134766b88 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-01-04T10:33:52Z
+# This constraints file was automatically generated on 2023-01-05T07:34:24Z
# 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.
@@ -107,7 +107,7 @@ jsonschema==4.17.3
kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 513f982e15..a62dd6bce4 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-01-04T10:33:43Z
+# This constraints file was automatically generated on 2023-01-05T07:34:12Z
# 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.
@@ -105,7 +105,7 @@ jsonschema==4.17.3
kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index db56f16b38..249d8e18f5 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-01-04T10:33:43Z
+# This constraints file was automatically generated on 2023-01-05T07:34:15Z
# 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.
@@ -104,7 +104,7 @@ jsonschema==4.17.3
kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 3a43c4c011..6d8b0423e0 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-01-04T10:27:50Z
+# This constraints file was automatically generated on 2023-01-05T07:28:30Z
# 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.
@@ -70,7 +70,7 @@ asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -103,9 +103,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -244,7 +244,7 @@ hdfs==2.7.0
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.20.4
-httpx==0.23.2
+httpx==0.23.3
humanize==4.4.0
hvac==1.0.2
identify==2.5.12
@@ -282,7 +282,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -303,7 +303,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -332,7 +332,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 9b54b0bb30..5e1af88490 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-01-04T10:27:50Z
+# This constraints file was automatically generated on 2023-01-05T07:28:30Z
# 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.
@@ -69,7 +69,7 @@ astroid==2.11.7
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -103,9 +103,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cached-property==1.5.2
cachelib==0.9.0
@@ -244,7 +244,7 @@ hdfs==2.7.0
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.20.4
-httpx==0.23.2
+httpx==0.23.3
humanize==4.4.0
hvac==1.0.2
identify==2.5.12
@@ -283,7 +283,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -304,7 +304,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -333,7 +333,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 7765010920..3e24997280 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-01-04T10:27:50Z
+# This constraints file was automatically generated on 2023-01-05T07:28:30Z
# 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.
@@ -70,7 +70,7 @@ asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -104,9 +104,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -245,7 +245,7 @@ hdfs==2.7.0
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.20.4
-httpx==0.23.2
+httpx==0.23.3
humanize==4.4.0
hvac==1.0.2
identify==2.5.12
@@ -284,7 +284,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -305,7 +305,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -334,7 +334,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 3a43c4c011..6d8b0423e0 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-01-04T10:27:50Z
+# This constraints file was automatically generated on 2023-01-05T07:28:30Z
# 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.
@@ -70,7 +70,7 @@ asttokens==2.2.1
async-timeout==4.0.2
asynctest==0.13.0
atlasclient==1.0.0
-atlassian-python-api==3.32.1
+atlassian-python-api==3.32.2
attrs==22.2.0
aws-sam-translator==1.55.0
aws-xray-sdk==2.11.0
@@ -103,9 +103,9 @@ billiard==3.6.4.0
black==23.1a1
bleach==5.0.1
blinker==1.5
-boto3==1.26.42
+boto3==1.26.43
boto==2.49.0
-botocore==1.29.42
+botocore==1.29.43
bowler==0.9.0
cachelib==0.9.0
cachetools==4.2.2
@@ -244,7 +244,7 @@ hdfs==2.7.0
hmsclient==0.1.1
httpcore==0.16.3
httplib2==0.20.4
-httpx==0.23.2
+httpx==0.23.3
humanize==4.4.0
hvac==1.0.2
identify==2.5.12
@@ -282,7 +282,7 @@ kombu==5.2.4
krb5==0.4.1
kubernetes==23.6.0
kylinpy==2.8.4
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
ldap3==2.9.1
linkify-it-py==2.0.0
locket==1.0.0
@@ -303,7 +303,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==8.14.0
moreorless==0.4.0
-moto==4.0.12
+moto==4.0.13
msal-extensions==1.0.0
msal==1.20.0
msgpack==1.0.4
@@ -332,7 +332,7 @@ openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
opsgenie-sdk==2.1.5
oracledb==1.2.1
-orjson==3.8.3
+orjson==3.8.4
oscrypto==1.3.0
oss2==2.16.0
packaging==21.3