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

commit ae0afb61e986157db1b04077c2ba46d4705ded53
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Apr 29 10:59:59 2023 +0000

    Updating constraints. Github run id:4838212791
    
    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 
344799984cc8271f2fe7690907d3fb9f2405be9a.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/4838212791/
    
    The image tag used for that build was: 
344799984cc8271f2fe7690907d3fb9f2405be9a. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
344799984cc8271f2fe7690907d3fb9f2405be9a'
    
    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                  |  8 ++++----
 constraints-3.7.txt                   |  6 +++---
 constraints-3.8.txt                   |  8 ++++----
 constraints-3.9.txt                   |  8 ++++----
 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, 42 insertions(+), 42 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 938c0731b9..6365f8f747 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-04-28T21:35:28Z
+# This constraints file was automatically generated on 2023-04-29T10:59:25Z
 # 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.
@@ -340,7 +340,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.13.0
+ipython==8.13.1
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -491,7 +491,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -621,7 +621,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 457cd44708..7a592fe4de 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-04-28T21:36:05Z
+# This constraints file was automatically generated on 2023-04-29T10:59:57Z
 # 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.
@@ -493,7 +493,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -623,7 +623,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 0c9bd7f4ee..1549309856 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-04-28T21:35:50Z
+# This constraints file was automatically generated on 2023-04-29T10:59:47Z
 # 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.
@@ -341,7 +341,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.13.0
+ipython==8.12.1
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -493,7 +493,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -623,7 +623,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index aeb76d4a0e..44726a5c2c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-04-28T21:35:46Z
+# This constraints file was automatically generated on 2023-04-29T10:59:42Z
 # 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.
@@ -340,7 +340,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.13.0
+ipython==8.13.1
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -491,7 +491,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -621,7 +621,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index a537e7f42b..7562278e46 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-28T21:32:25Z
+# This constraints file was automatically generated on 2023-04-29T10:56:14Z
 # 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.
@@ -155,7 +155,7 @@ pycparser==2.21
 pydantic==1.10.7
 pykerberos==1.2.4
 pyrsistent==0.19.3
-pyspnego==0.8.0
+pyspnego==0.9.0
 python-daemon==3.0.1
 python-dateutil==2.8.2
 python-ldap==3.4.3
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 62e9833f4f..a5fd42733a 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-28T21:32:54Z
+# This constraints file was automatically generated on 2023-04-29T10:56:44Z
 # 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.
@@ -159,7 +159,7 @@ pycparser==2.21
 pydantic==1.10.7
 pykerberos==1.2.4
 pyrsistent==0.19.3
-pyspnego==0.8.0
+pyspnego==0.9.0
 python-daemon==3.0.1
 python-dateutil==2.8.2
 python-ldap==3.4.3
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index f11a9cb8f5..2d3208bb3a 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-28T21:32:43Z
+# This constraints file was automatically generated on 2023-04-29T10:56:34Z
 # 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.
@@ -156,7 +156,7 @@ pycparser==2.21
 pydantic==1.10.7
 pykerberos==1.2.4
 pyrsistent==0.19.3
-pyspnego==0.8.0
+pyspnego==0.9.0
 python-daemon==3.0.1
 python-dateutil==2.8.2
 python-ldap==3.4.3
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 32c5bc97ee..85bbdc52b1 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-28T21:32:44Z
+# This constraints file was automatically generated on 2023-04-29T10:56: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.
@@ -155,7 +155,7 @@ pycparser==2.21
 pydantic==1.10.7
 pykerberos==1.2.4
 pyrsistent==0.19.3
-pyspnego==0.8.0
+pyspnego==0.9.0
 python-daemon==3.0.1
 python-dateutil==2.8.2
 python-ldap==3.4.3
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index a8e7449ff0..93d47db809 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-28T21:28:31Z
+# This constraints file was automatically generated on 2023-04-29T10:51:57Z
 # 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.
@@ -144,7 +144,7 @@ croniter==1.3.14
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.4.1
-databricks-sql-connector==2.5.0
+databricks-sql-connector==2.5.1
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
@@ -261,7 +261,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.13.0
+ipython==8.13.1
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -412,7 +412,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -541,7 +541,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 7f5c8e7a16..d4848b1af3 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-28T21:28:31Z
+# This constraints file was automatically generated on 2023-04-29T10:51:57Z
 # 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 @@ croniter==1.3.14
 cryptography==40.0.2
 curlify==2.2.1
 dask==2022.2.0
-databricks-sql-connector==2.5.0
+databricks-sql-connector==2.5.1
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
@@ -414,7 +414,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -543,7 +543,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 2ea5bb1916..77cb2067ee 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-28T21:28:31Z
+# This constraints file was automatically generated on 2023-04-29T10:51: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -145,7 +145,7 @@ croniter==1.3.14
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.4.1
-databricks-sql-connector==2.5.0
+databricks-sql-connector==2.5.1
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
@@ -262,7 +262,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.13.0
+ipython==8.12.1
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -414,7 +414,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -543,7 +543,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index a8e7449ff0..cb9b133385 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-28T21:28:31Z
+# This constraints file was automatically generated on 2023-04-29T10:51: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 of 
both
 # 'apache-airflow' package and all available community provider packages.
@@ -144,7 +144,7 @@ croniter==1.3.14
 cryptography==40.0.2
 curlify==2.2.1
 dask==2023.4.1
-databricks-sql-connector==2.5.0
+databricks-sql-connector==2.5.1
 datadog==0.45.0
 db-dtypes==1.1.1
 decorator==5.1.1
@@ -261,7 +261,7 @@ inflection==0.5.1
 influxdb-client==1.36.1
 iniconfig==2.0.0
 ipdb==0.13.13
-ipython==8.13.0
+ipython==8.13.1
 isodate==0.6.1
 itsdangerous==2.1.2
 jaraco.classes==3.2.3
@@ -412,7 +412,7 @@ pyparsing==3.0.9
 pypsrp==0.8.1
 pyrsistent==0.19.3
 pyspark==3.4.0
-pyspnego==0.8.0
+pyspnego==0.9.0
 pytest-asyncio==0.21.0
 pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
@@ -541,7 +541,7 @@ types-python-dateutil==2.8.19.12
 types-python-slugify==8.0.0.2
 types-pytz==2023.3.0.0
 types-redis==4.5.4.1
-types-requests==2.28.11.17
+types-requests==2.29.0.0
 types-setuptools==67.7.0.0
 types-tabulate==0.9.0.2
 types-termcolor==1.1.6.2

Reply via email to