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 fb35086bea Updating constraints. Github run id:11236584166
fb35086bea is described below
commit fb35086bea097bd8bbf03cfe5687e2d7e9209a3e
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Oct 8 14:41:33 2024 +0000
Updating constraints. Github run id:11236584166
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
2933a653342a075046fe126277557d09a5209e81.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/11236584166/
The image tag used for that build was:
2933a653342a075046fe126277557d09a5209e81. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
2933a653342a075046fe126277557d09a5209e81'
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 | 15 ++++++++-------
constraints-3.11.txt | 15 ++++++++-------
constraints-3.12.txt | 15 ++++++++-------
constraints-3.9.txt | 15 ++++++++-------
constraints-no-providers-3.10.txt | 9 +++++----
constraints-no-providers-3.11.txt | 9 +++++----
constraints-no-providers-3.12.txt | 9 +++++----
constraints-no-providers-3.9.txt | 9 +++++----
constraints-source-providers-3.10.txt | 13 +++++++------
constraints-source-providers-3.11.txt | 13 +++++++------
constraints-source-providers-3.12.txt | 13 +++++++------
constraints-source-providers-3.9.txt | 13 +++++++------
12 files changed, 80 insertions(+), 68 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 993dbe95e7..b34c490a26 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:17:51.533472
+# This constraints file was automatically generated on
2024-10-08T13:50:48.048921
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.8 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -415,14 +415,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.28.0
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -548,6 +548,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -639,7 +640,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shapely==2.0.6
shellingham==1.5.4
@@ -697,7 +698,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
tomli==2.0.2
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -759,7 +760,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 6c80688e2c..0535e45d16 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:18:01.358117
+# This constraints file was automatically generated on
2024-10-08T13:50:48.229490
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.8 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -413,14 +413,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.28.0
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -546,6 +546,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -637,7 +638,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shapely==2.0.6
shellingham==1.5.4
@@ -694,7 +695,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -756,7 +757,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index edaf0da8d0..fb28703780 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:18:01.634415
+# This constraints file was automatically generated on
2024-10-08T13:50:57.114149
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.8 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -408,14 +408,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.28.0
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -538,6 +538,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -626,7 +627,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
setuptools==75.1.0
shapely==2.0.6
@@ -683,7 +684,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -746,7 +747,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 11e8d063d6..7daf4cd6b9 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:17:51.523177
+# This constraints file was automatically generated on
2024-10-08T13:50:48.023148
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.8 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -412,14 +412,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.18.1
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -545,6 +545,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -636,7 +637,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shapely==2.0.6
shellingham==1.5.4
@@ -694,7 +695,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
tomli==2.0.2
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -757,7 +758,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 0dbbd9b79c..e83fe20b9a 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:09:51.734449
+# This constraints file was automatically generated on
2024-10-08T13:43:35.723232
# 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.
@@ -102,7 +102,7 @@ importlib_resources==6.4.5
inflection==0.5.1
itsdangerous==2.2.0
jmespath==1.0.1
-jsonschema-specifications==2023.12.1
+jsonschema-specifications==2024.10.1
jsonschema==4.23.0
kerberos==1.3.1
krb5==0.7.0
@@ -139,6 +139,7 @@ pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.0
+propcache==0.2.0
protobuf==4.25.5
psutil==6.0.0
pure-sasl==0.6.2
@@ -166,7 +167,7 @@ rich-argparse==1.5.2
rich==13.9.2
rpds-py==0.20.0
s3fs==2024.9.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shellingham==1.5.4
six==1.16.0
@@ -196,7 +197,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.13.1
+yarl==1.14.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.0.3
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index e69adfdb17..19b702906d 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:14:03.156003
+# This constraints file was automatically generated on
2024-10-08T13:43:35.844952
# 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.
@@ -100,7 +100,7 @@ importlib_resources==6.4.5
inflection==0.5.1
itsdangerous==2.2.0
jmespath==1.0.1
-jsonschema-specifications==2023.12.1
+jsonschema-specifications==2024.10.1
jsonschema==4.23.0
kerberos==1.3.1
krb5==0.7.0
@@ -137,6 +137,7 @@ pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.0
+propcache==0.2.0
protobuf==4.25.5
psutil==6.0.0
pure-sasl==0.6.2
@@ -164,7 +165,7 @@ rich-argparse==1.5.2
rich==13.9.2
rpds-py==0.20.0
s3fs==2024.9.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shellingham==1.5.4
six==1.16.0
@@ -194,7 +195,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.13.1
+yarl==1.14.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.0.3
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index d27925f6eb..f25025b531 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:14:17.494184
+# This constraints file was automatically generated on
2024-10-08T13:47:55.756039
# 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.
@@ -99,7 +99,7 @@ importlib_resources==6.4.5
inflection==0.5.1
itsdangerous==2.2.0
jmespath==1.0.1
-jsonschema-specifications==2023.12.1
+jsonschema-specifications==2024.10.1
jsonschema==4.23.0
kerberos==1.3.1
krb5==0.7.0
@@ -137,6 +137,7 @@ pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.0
+propcache==0.2.0
protobuf==4.25.5
psutil==6.0.0
pure-sasl==0.6.2
@@ -164,7 +165,7 @@ rich-argparse==1.5.2
rich==13.9.2
rpds-py==0.20.0
s3fs==2024.9.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
setuptools==75.1.0
shellingham==1.5.4
@@ -195,7 +196,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.13.1
+yarl==1.14.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.0.3
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index f6aaa0e05c..4037d9f8bd 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:09:51.748887
+# This constraints file was automatically generated on
2024-10-08T13:43:36.177431
# 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.
@@ -102,7 +102,7 @@ importlib_resources==6.4.5
inflection==0.5.1
itsdangerous==2.2.0
jmespath==1.0.1
-jsonschema-specifications==2023.12.1
+jsonschema-specifications==2024.10.1
jsonschema==4.23.0
kerberos==1.3.1
krb5==0.7.0
@@ -139,6 +139,7 @@ pluggy==1.5.0
plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.0
+propcache==0.2.0
protobuf==4.25.5
psutil==6.0.0
pure-sasl==0.6.2
@@ -166,7 +167,7 @@ rich-argparse==1.5.2
rich==13.9.2
rpds-py==0.20.0
s3fs==2024.9.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shellingham==1.5.4
six==1.16.0
@@ -196,7 +197,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.13.1
+yarl==1.14.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.0.3
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 42f1eab8ac..5932883339 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:09:41.477454
+# This constraints file was automatically generated on
2024-10-08T13:43:28.088834
# 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.
@@ -303,14 +303,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.28.0
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -436,6 +436,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -527,7 +528,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shapely==2.0.6
shellingham==1.5.4
@@ -585,7 +586,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
tomli==2.0.2
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -647,7 +648,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 54cb3d8616..a6dbbfaa14 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:09:41.554001
+# This constraints file was automatically generated on
2024-10-08T13:43:28.176085
# 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.
@@ -301,14 +301,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.28.0
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -434,6 +434,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -525,7 +526,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shapely==2.0.6
shellingham==1.5.4
@@ -582,7 +583,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -644,7 +645,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 944563d11b..ab48c0ae4c 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:09:45.024853
+# This constraints file was automatically generated on
2024-10-08T13:43:28.131845
# 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.
@@ -297,14 +297,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.28.0
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -427,6 +427,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -515,7 +516,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
setuptools==75.1.0
shapely==2.0.6
@@ -572,7 +573,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -635,7 +636,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 69ed6faefa..ffdffc681f 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-08T02:09:41.626160
+# This constraints file was automatically generated on
2024-10-08T13:43:28.162604
# 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.
@@ -301,14 +301,14 @@ iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
ipython==8.18.1
-isodate==0.6.1
+isodate==0.7.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jedi==0.19.1
jeepney==0.8.0
-jiter==0.6.0
+jiter==0.6.1
jmespath==0.10.0
joserfc==1.0.0
json-merge-patch==0.2
@@ -434,6 +434,7 @@ presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.21.0
prompt_toolkit==3.0.48
+propcache==0.2.0
proto-plus==1.24.0
protobuf==4.25.5
psutil==6.0.0
@@ -525,7 +526,7 @@ scrapbook==0.5.0
semver==3.0.2
sendgrid==6.11.0
sentinels==1.0.0
-sentry-sdk==2.15.0
+sentry-sdk==2.16.0
setproctitle==1.3.3
shapely==2.0.6
shellingham==1.5.4
@@ -583,7 +584,7 @@ thrift-sasl==0.4.3
thrift==0.16.0
time-machine==2.15.0
tomli==2.0.2
-tomli_w==1.0.0
+tomli_w==1.1.0
tomlkit==0.13.2
tornado==6.4.1
towncrier==24.8.0
@@ -646,7 +647,7 @@ xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.320.0
-yarl==1.13.1
+yarl==1.14.0
ydb==3.18.1
zeep==4.2.1
zenpy==2.0.53