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 8fc9846db6 Updating constraints. Github run id:7171890351
8fc9846db6 is described below

commit 8fc9846db6427664c6a54c3d324935527cf00b86
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Dec 11 19:23:43 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f7f583c060..57b2d8fdb6 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-11T08:15:46.323136
+# This constraints file was automatically generated on 
2023-12-11T19:09:22.900375
 # 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.
@@ -237,7 +237,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -525,7 +525,7 @@ pyarrow-hotfix==0.6
 pyarrow==11.0.0
 pyasn1-modules==0.3.0
 pyasn1==0.5.1
-pycountry==23.12.7
+pycountry==23.12.11
 pycparser==2.21
 pycryptodome==3.19.0
 pydantic==2.5.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 6d11c8039a..9edcec8a23 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-11T08:15:46.290459
+# This constraints file was automatically generated on 
2023-12-11T19:09:23.013258
 # 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.
@@ -237,7 +237,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -524,7 +524,7 @@ pyarrow-hotfix==0.6
 pyarrow==11.0.0
 pyasn1-modules==0.3.0
 pyasn1==0.5.1
-pycountry==23.12.7
+pycountry==23.12.11
 pycparser==2.21
 pycryptodome==3.19.0
 pydantic==2.5.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 89f79f9e4e..fa64ba38c3 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-11T08:15:46.137905
+# This constraints file was automatically generated on 
2023-12-11T19:09:23.133692
 # 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.
@@ -239,7 +239,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -529,7 +529,7 @@ pyarrow-hotfix==0.6
 pyarrow==11.0.0
 pyasn1-modules==0.3.0
 pyasn1==0.5.1
-pycountry==23.12.7
+pycountry==23.12.11
 pycparser==2.21
 pycryptodome==3.19.0
 pydantic==2.5.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 2724d287e4..234bb30b1a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-11T08:15:46.496971
+# This constraints file was automatically generated on 
2023-12-11T19:09:23.290976
 # 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.
@@ -237,7 +237,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -525,7 +525,7 @@ pyarrow-hotfix==0.6
 pyarrow==11.0.0
 pyasn1-modules==0.3.0
 pyasn1==0.5.1
-pycountry==23.12.7
+pycountry==23.12.11
 pycparser==2.21
 pycryptodome==3.19.0
 pydantic==2.5.2
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index d153eb019b..1e09845294 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 
2023-12-11T08:06:04.111372
+# This constraints file was automatically generated on 
2023-12-11T18:59:08.757123
 # 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.
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 51ddea4f49..af83f228e5 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 
2023-12-11T08:06:04.093294
+# This constraints file was automatically generated on 
2023-12-11T18:59:08.680868
 # 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.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 5f16afe3b9..4216e3f4f6 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-11T08:06:03.484889
+# This constraints file was automatically generated on 
2023-12-11T18:59:08.640612
 # 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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index aa60378036..03e4a39ebb 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 
2023-12-11T08:06:03.932052
+# This constraints file was automatically generated on 
2023-12-11T18:59:08.301452
 # 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.
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 21ea35b067..9400837f61 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 
2023-12-11T08:05:51.607583
+# This constraints file was automatically generated on 
2023-12-11T18:58:56.676317
 # 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.
@@ -129,7 +129,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 31cb50987e..69afdf67dd 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 
2023-12-11T08:05:51.799763
+# This constraints file was automatically generated on 
2023-12-11T18:58:56.678774
 # 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.
@@ -129,7 +129,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 281092a28f..ea487d64bf 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-11T08:05:51.703100
+# This constraints file was automatically generated on 
2023-12-11T18:58:56.705365
 # 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.
@@ -131,7 +131,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 47c82ee06f..81d5a3a0d8 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 
2023-12-11T08:05:51.905878
+# This constraints file was automatically generated on 
2023-12-11T18:58:56.019641
 # 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.
@@ -129,7 +129,7 @@ celery==5.3.6
 certifi==2023.11.17
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==0.83.4
+cfn-lint==0.83.5
 cgroupspy==0.2.2
 chardet==5.2.0
 charset-normalizer==3.3.2

Reply via email to