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 14b14fb0a1 Updating constraints. Github run id:5595905595
14b14fb0a1 is described below

commit 14b14fb0a19ba9bc7e2ecb178c2c519dbe7462da
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jul 19 07:45:17 2023 +0000

    Updating constraints. Github run id:5595905595
    
    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 
0fbef49b8df19f0b4d367bc3a58e8d083330faea.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/5595905595/
    
    The image tag used for that build was: 
0fbef49b8df19f0b4d367bc3a58e8d083330faea. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
0fbef49b8df19f0b4d367bc3a58e8d083330faea'
    
    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                  | 20 ++++++++++----------
 constraints-3.11.txt                  | 20 ++++++++++----------
 constraints-3.8.txt                   | 20 ++++++++++----------
 constraints-3.9.txt                   | 20 ++++++++++----------
 constraints-no-providers-3.10.txt     | 14 +++++++-------
 constraints-no-providers-3.11.txt     | 14 +++++++-------
 constraints-no-providers-3.8.txt      | 14 +++++++-------
 constraints-no-providers-3.9.txt      | 14 +++++++-------
 constraints-source-providers-3.10.txt | 16 ++++++++--------
 constraints-source-providers-3.11.txt | 16 ++++++++--------
 constraints-source-providers-3.8.txt  | 16 ++++++++--------
 constraints-source-providers-3.9.txt  | 16 ++++++++--------
 12 files changed, 100 insertions(+), 100 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 44dffd0bea..8fb93a0b63 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-07-18T12:15:33Z
+# This constraints file was automatically generated on 2023-07-19T07:41:34Z
 # 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
 PyHive==0.6.5
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -220,7 +220,7 @@ click-default-group==1.2.2
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudant==2.15.0
 cloudpickle==2.2.1
@@ -261,7 +261,7 @@ exceptiongroup==1.1.2
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -279,7 +279,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -335,7 +335,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 hmsclient==0.1.1
@@ -372,7 +372,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -446,7 +446,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -539,7 +539,7 @@ reactivex==4.0.4
 readme-renderer==40.0
 redis==4.6.0
 redshift-connector==2.0.913
-referencing==0.29.3
+referencing==0.30.0
 regex==2023.6.3
 requests-file==1.5.1
 requests-kerberos==0.14.0
@@ -554,7 +554,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index b4a7a382e1..61357195c0 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-07-18T12:19:59Z
+# This constraints file was automatically generated on 2023-07-19T07:45:15Z
 # 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.
@@ -31,7 +31,7 @@ Mako==1.2.4
 Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -218,7 +218,7 @@ click-default-group==1.2.2
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudant==2.15.0
 cloudpickle==2.2.1
@@ -258,7 +258,7 @@ eventlet==0.33.3
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -275,7 +275,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -331,7 +331,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 httpcore==0.17.3
@@ -367,7 +367,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -441,7 +441,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -534,7 +534,7 @@ reactivex==4.0.4
 readme-renderer==40.0
 redis==4.6.0
 redshift-connector==2.0.913
-referencing==0.29.3
+referencing==0.30.0
 regex==2023.6.3
 requests-file==1.5.1
 requests-kerberos==0.14.0
@@ -549,7 +549,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b32de09f61..80b8a2f546 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-07-18T12:15:52Z
+# This constraints file was automatically generated on 2023-07-19T07:41:44Z
 # 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
 PyHive==0.6.5
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -221,7 +221,7 @@ click-default-group==1.2.2
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudant==2.15.0
 cloudpickle==2.2.1
@@ -262,7 +262,7 @@ exceptiongroup==1.1.2
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -280,7 +280,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -336,7 +336,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 hmsclient==0.1.1
@@ -373,7 +373,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -447,7 +447,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -541,7 +541,7 @@ reactivex==4.0.4
 readme-renderer==40.0
 redis==4.6.0
 redshift-connector==2.0.913
-referencing==0.29.3
+referencing==0.30.0
 regex==2023.6.3
 requests-file==1.5.1
 requests-kerberos==0.14.0
@@ -556,7 +556,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1a925c9ee6..4b4715d1d5 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-07-18T12:15:52Z
+# This constraints file was automatically generated on 2023-07-19T07:41:43Z
 # 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
 PyHive==0.6.5
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -220,7 +220,7 @@ click-default-group==1.2.2
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudant==2.15.0
 cloudpickle==2.2.1
@@ -261,7 +261,7 @@ exceptiongroup==1.1.2
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -279,7 +279,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -335,7 +335,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 hmsclient==0.1.1
@@ -372,7 +372,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -446,7 +446,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -539,7 +539,7 @@ reactivex==4.0.4
 readme-renderer==40.0
 redis==4.6.0
 redshift-connector==2.0.913
-referencing==0.29.3
+referencing==0.30.0
 regex==2023.6.3
 requests-file==1.5.1
 requests-kerberos==0.14.0
@@ -554,7 +554,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index e2200a0ea0..1844a654e7 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-07-18T12:12:11Z
+# This constraints file was automatically generated on 2023-07-19T07:38:37Z
 # 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
 Mako==1.2.4
 Markdown==3.4.3
 MarkupSafe==2.1.3
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyYAML==6.0.1
 Pygments==2.15.1
 SQLAlchemy-JSONField==1.0.1.post0
@@ -63,7 +63,7 @@ charset-normalizer==3.2.0
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudpickle==2.2.1
 colorama==0.4.6
@@ -94,7 +94,7 @@ graphviz==0.20.1
 greenlet==2.0.2
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 httpcore==0.17.3
 httpx==0.24.1
@@ -105,7 +105,7 @@ importlib-resources==6.0.0
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 kombu==5.3.1
 krb5==0.5.0
@@ -165,14 +165,14 @@ python-nvd3==0.15.0
 python-slugify==8.0.1
 pytz==2023.3
 pytzdata==2020.1
-referencing==0.29.3
+referencing==0.30.0
 requests-kerberos==0.14.0
 requests-oauthlib==1.3.1
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.2.0
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 sentry-sdk==1.28.1
 setproctitle==1.3.2
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 1fb29f4d78..076af0ffe6 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-07-18T12:13:04Z
+# This constraints file was automatically generated on 2023-07-19T07:39:19Z
 # 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
 Mako==1.2.4
 Markdown==3.4.3
 MarkupSafe==2.1.3
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyYAML==6.0.1
 Pygments==2.15.1
 SQLAlchemy-JSONField==1.0.1.post0
@@ -63,7 +63,7 @@ charset-normalizer==3.2.0
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudpickle==2.2.1
 colorama==0.4.6
@@ -93,7 +93,7 @@ graphviz==0.20.1
 greenlet==2.0.2
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 httpcore==0.17.3
 httpx==0.24.1
@@ -104,7 +104,7 @@ importlib-resources==6.0.0
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 kombu==5.3.1
 krb5==0.5.0
@@ -164,14 +164,14 @@ python-nvd3==0.15.0
 python-slugify==8.0.1
 pytz==2023.3
 pytzdata==2020.1
-referencing==0.29.3
+referencing==0.30.0
 requests-kerberos==0.14.0
 requests-oauthlib==1.3.1
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.2.0
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 sentry-sdk==1.28.1
 setproctitle==1.3.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 36aa2763b2..80b20443b5 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-07-18T12:12:29Z
+# This constraints file was automatically generated on 2023-07-19T07:38:49Z
 # 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
 Mako==1.2.4
 Markdown==3.4.3
 MarkupSafe==2.1.3
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyYAML==6.0.1
 Pygments==2.15.1
 SQLAlchemy-JSONField==1.0.1.post0
@@ -64,7 +64,7 @@ charset-normalizer==3.2.0
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudpickle==2.2.1
 colorama==0.4.6
@@ -95,7 +95,7 @@ graphviz==0.20.1
 greenlet==2.0.2
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 httpcore==0.17.3
 httpx==0.24.1
@@ -106,7 +106,7 @@ importlib-resources==6.0.0
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 kombu==5.3.1
 krb5==0.5.0
@@ -167,14 +167,14 @@ python-nvd3==0.15.0
 python-slugify==8.0.1
 pytz==2023.3
 pytzdata==2020.1
-referencing==0.29.3
+referencing==0.30.0
 requests-kerberos==0.14.0
 requests-oauthlib==1.3.1
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.2.0
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 sentry-sdk==1.28.1
 setproctitle==1.3.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index c4be4f888a..4f64a2d2c1 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-07-18T12:12:31Z
+# This constraints file was automatically generated on 2023-07-19T07:38:48Z
 # 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.
@@ -26,7 +26,7 @@ Jinja2==3.1.2
 Mako==1.2.4
 Markdown==3.4.3
 MarkupSafe==2.1.3
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyYAML==6.0.1
 Pygments==2.15.1
 SQLAlchemy-JSONField==1.0.1.post0
@@ -63,7 +63,7 @@ charset-normalizer==3.2.0
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
-click==8.1.5
+click==8.1.6
 clickclick==20.10.2
 cloudpickle==2.2.1
 colorama==0.4.6
@@ -94,7 +94,7 @@ graphviz==0.20.1
 greenlet==2.0.2
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 httpcore==0.17.3
 httpx==0.24.1
@@ -105,7 +105,7 @@ importlib-resources==6.0.0
 inflection==0.5.1
 itsdangerous==2.1.2
 jmespath==1.0.1
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 kombu==5.3.1
 krb5==0.5.0
@@ -165,14 +165,14 @@ python-nvd3==0.15.0
 python-slugify==8.0.1
 pytz==2023.3
 pytzdata==2020.1
-referencing==0.29.3
+referencing==0.30.0
 requests-kerberos==0.14.0
 requests-oauthlib==1.3.1
 requests==2.31.0
 rfc3339-validator==0.1.4
 rich-argparse==1.2.0
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 sentry-sdk==1.28.1
 setproctitle==1.3.2
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index baebcd72cc..665af28023 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-07-18T12:07:50Z
+# This constraints file was automatically generated on 2023-07-19T07:35:13Z
 # 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
 PyHive==0.6.5
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -178,7 +178,7 @@ exceptiongroup==1.1.2
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -196,7 +196,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -252,7 +252,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 hmsclient==0.1.1
@@ -289,7 +289,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -363,7 +363,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -470,7 +470,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 7c85ed7d7a..b542c35613 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-07-18T12:07:50Z
+# This constraints file was automatically generated on 2023-07-19T07:35:13Z
 # 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.
@@ -31,7 +31,7 @@ Mako==1.2.4
 Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -176,7 +176,7 @@ eventlet==0.33.3
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -193,7 +193,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -249,7 +249,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 httpcore==0.17.3
@@ -285,7 +285,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -359,7 +359,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -466,7 +466,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index dc2da7f5cd..8ae11d6936 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-07-18T12:07:50Z
+# This constraints file was automatically generated on 2023-07-19T07:35:13Z
 # 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
 PyHive==0.6.5
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -179,7 +179,7 @@ exceptiongroup==1.1.2
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -197,7 +197,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -253,7 +253,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 hmsclient==0.1.1
@@ -290,7 +290,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -364,7 +364,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -472,7 +472,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index baebcd72cc..f330390403 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-07-18T12:07:50Z
+# This constraints file was automatically generated on 2023-07-19T07:35:12Z
 # 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.
@@ -32,7 +32,7 @@ Markdown==3.4.3
 MarkupSafe==2.1.3
 PyGithub==1.59.0
 PyHive==0.6.5
-PyJWT==2.7.0
+PyJWT==2.8.0
 PyNaCl==1.5.0
 PyYAML==6.0.1
 Pygments==2.15.1
@@ -178,7 +178,7 @@ exceptiongroup==1.1.2
 execnet==2.0.2
 executing==1.2.0
 facebook-business==17.0.2
-fastavro==1.8.1
+fastavro==1.8.2
 fasteners==0.18
 fastjsonschema==2.17.1
 filelock==3.12.2
@@ -196,7 +196,7 @@ gevent==23.7.0
 gitdb==4.0.10
 google-ads==21.2.0
 google-api-core==2.11.0
-google-api-python-client==2.93.0
+google-api-python-client==2.94.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
@@ -252,7 +252,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.56.0
 grpcio==1.56.0
 gssapi==1.8.2
-gunicorn==21.0.1
+gunicorn==21.1.0
 h11==0.14.0
 hdfs==2.7.0
 hmsclient==0.1.1
@@ -289,7 +289,7 @@ jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.4
 jsonschema-spec==0.2.3
-jsonschema-specifications==2023.6.1
+jsonschema-specifications==2023.7.1
 jsonschema==4.18.4
 junit-xml==1.9
 jupyter_client==8.3.0
@@ -363,7 +363,7 @@ oracledb==1.3.2
 ordered-set==4.1.0
 orjson==3.9.2
 oscrypto==1.3.0
-oss2==2.18.0
+oss2==2.18.1
 packaging==23.1
 pandas-gbq==0.19.2
 pandas==1.5.3
@@ -470,7 +470,7 @@ rfc3986==2.0.0
 rich-argparse==1.2.0
 rich-click==1.6.1
 rich==13.4.2
-rpds-py==0.8.11
+rpds-py==0.9.2
 rsa==4.9
 ruff==0.0.278
 s3transfer==0.6.1

Reply via email to