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 f84a34d940 Updating constraints. Github run id:4571983308
f84a34d940 is described below

commit f84a34d9404012b7fa02212def5a0023df9eb812
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Mar 31 06:40:40 2023 +0000

    Updating constraints. Github run id:4571983308
    
    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 
34d11542a01cf3a843a75a738294a444505f7fba.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/4571983308/
    
    The image tag used for that build was: 
34d11542a01cf3a843a75a738294a444505f7fba. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
34d11542a01cf3a843a75a738294a444505f7fba'
    
    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                   |  8 ++++----
 constraints-3.8.txt                   | 10 +++++-----
 constraints-3.9.txt                   | 10 +++++-----
 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 | 10 +++++-----
 constraints-source-providers-3.7.txt  |  8 ++++----
 constraints-source-providers-3.8.txt  | 10 +++++-----
 constraints-source-providers-3.9.txt  | 10 +++++-----
 12 files changed, 46 insertions(+), 46 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 51e1afa1c1..c18214d058 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-30T07:10:49Z
+# This constraints file was automatically generated on 2023-03-31T06:40:16Z
 # 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.
@@ -224,7 +224,7 @@ curlify==2.2.1
 dask==2023.3.2
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -268,7 +268,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -340,7 +340,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -616,7 +616,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 925dc053e1..6bdb844ce8 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-30T07:11:02Z
+# This constraints file was automatically generated on 2023-03-31T06:40:37Z
 # 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.
@@ -225,7 +225,7 @@ curlify==2.2.1
 dask==2022.2.0
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -268,7 +268,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -617,7 +617,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b889da83ea..1fa64d7197 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-30T07:10:56Z
+# This constraints file was automatically generated on 2023-03-31T06:40:24Z
 # 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.
@@ -225,7 +225,7 @@ curlify==2.2.1
 dask==2023.3.2
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -269,7 +269,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -341,7 +341,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -618,7 +618,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 9867d9abbe..871ec7302d 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-30T07:10:53Z
+# This constraints file was automatically generated on 2023-03-31T06:40:22Z
 # 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.
@@ -224,7 +224,7 @@ curlify==2.2.1
 dask==2023.3.2
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -268,7 +268,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -340,7 +340,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -616,7 +616,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 0026de9447..5f99fa3003 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-03-30T07:08:15Z
+# This constraints file was automatically generated on 2023-03-31T06:37:30Z
 # 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.
@@ -90,7 +90,7 @@ frozenlist==1.3.3
 fsspec==2023.3.0
 gcloud-aio-auth==4.2.0
 gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index a5f8cd1f90..fb9701c9d3 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-03-30T07:08:35Z
+# This constraints file was automatically generated on 2023-03-31T06:37:51Z
 # 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.
@@ -92,7 +92,7 @@ frozenlist==1.3.3
 fsspec==2023.1.0
 gcloud-aio-auth==4.2.0
 gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 6cd5fac84e..6d323bb760 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-03-30T07:08:27Z
+# This constraints file was automatically generated on 2023-03-31T06:37:42Z
 # 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.
@@ -90,7 +90,7 @@ frozenlist==1.3.3
 fsspec==2023.3.0
 gcloud-aio-auth==4.2.0
 gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 031608744d..3f1a1635bf 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-03-30T07:08:26Z
+# This constraints file was automatically generated on 2023-03-31T06:37:42Z
 # 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.
@@ -90,7 +90,7 @@ frozenlist==1.3.3
 fsspec==2023.3.0
 gcloud-aio-auth==4.2.0
 gevent==22.10.2
-google-auth==2.17.0
+google-auth==2.17.1
 googleapis-common-protos==1.59.0
 graphviz==0.20.1
 greenlet==2.0.2
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 7cc69a05d3..4576ff98c9 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-03-30T07:04:33Z
+# This constraints file was automatically generated on 2023-03-31T06:33: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -146,7 +146,7 @@ curlify==2.2.1
 dask==2023.3.2
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -190,7 +190,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -262,7 +262,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -537,7 +537,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 3e3ce384de..245fbcba30 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-03-30T07:04:33Z
+# This constraints file was automatically generated on 2023-03-31T06:33: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -147,7 +147,7 @@ curlify==2.2.1
 dask==2022.2.0
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -190,7 +190,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -538,7 +538,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index a9983e0582..28a58bb6a5 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-03-30T07:04:33Z
+# This constraints file was automatically generated on 2023-03-31T06:33: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -147,7 +147,7 @@ curlify==2.2.1
 dask==2023.3.2
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -191,7 +191,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -263,7 +263,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -539,7 +539,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 7cc69a05d3..4576ff98c9 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-03-30T07:04:33Z
+# This constraints file was automatically generated on 2023-03-31T06:33: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -146,7 +146,7 @@ curlify==2.2.1
 dask==2023.3.2
 databricks-sql-connector==2.4.1
 datadog==0.45.0
-db-dtypes==1.1.0
+db-dtypes==1.1.1
 decorator==5.1.1
 defusedxml==0.7.1
 dill==0.3.1.1
@@ -190,7 +190,7 @@ google-api-core==2.8.2
 google-api-python-client==1.12.11
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-google-auth==2.17.0
+google-auth==2.17.1
 google-cloud-aiplatform==1.16.1
 google-cloud-appengine-logging==1.1.3
 google-cloud-audit-log==0.2.4
@@ -262,7 +262,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.11.0
+ipython==8.12.0
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -537,7 +537,7 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.1
 types-python-dateutil==2.8.19.11
 types-python-slugify==8.0.0.2
-types-pytz==2023.2.0.1
+types-pytz==2023.3.0.0
 types-redis==4.5.4.1
 types-requests==2.28.11.17
 types-setuptools==67.6.0.6

Reply via email to