This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-7
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-7 by this push:
     new 6b94661cb6 Updating constraints. Github run id:6457593827
6b94661cb6 is described below

commit 6b94661cb6cb26b6c663cc33e8aceb412152520c
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Mon Oct 9 14:40:15 2023 +0000

    Updating constraints. Github run id:6457593827
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-7-test' in the 'apache/airflow' repository with commit sha 
11320c4a1512b2a206edcec36aa934878f5f606a.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/6457593827/
    
    The image tag used for that build was: 
11320c4a1512b2a206edcec36aa934878f5f606a. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
11320c4a1512b2a206edcec36aa934878f5f606a'
    
    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     | 4 ++--
 constraints-no-providers-3.11.txt     | 4 ++--
 constraints-no-providers-3.8.txt      | 4 ++--
 constraints-no-providers-3.9.txt      | 4 ++--
 constraints-source-providers-3.10.txt | 8 ++++----
 constraints-source-providers-3.11.txt | 8 ++++----
 constraints-source-providers-3.8.txt  | 8 ++++----
 constraints-source-providers-3.9.txt  | 8 ++++----
 12 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 775ca09ebc..5c9f15a35f 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-08T09:54:24Z
+# This constraints file was automatically generated on 2023-10-09T14:40:04Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -35,7 +35,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -567,7 +567,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 831e4716c3..e20feaa866 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-08T09:54:23Z
+# This constraints file was automatically generated on 2023-10-09T14:40:02Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -35,7 +35,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -565,7 +565,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index d13a41c257..90f4ffb376 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-08T09:54:43Z
+# This constraints file was automatically generated on 2023-10-09T14:40:13Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -35,7 +35,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -569,7 +569,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1d81c901d0..18aaaf9dbb 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-08T09:54:41Z
+# This constraints file was automatically generated on 2023-10-09T14:40:11Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -35,7 +35,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -567,7 +567,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 4a31679fae..294f2a8441 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-10-08T09:51:41Z
+# This constraints file was automatically generated on 2023-10-09T14:37:29Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -14,7 +14,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 5b66c9aceb..f619ec4921 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-10-08T09:52:33Z
+# This constraints file was automatically generated on 2023-10-09T14:38:13Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -14,7 +14,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index d9871c6961..7fba7b4d0d 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-10-08T09:51:53Z
+# This constraints file was automatically generated on 2023-10-09T14:37:34Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -14,7 +14,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 9068f0bbd2..521dcc0c5e 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-10-08T09:51:55Z
+# This constraints file was automatically generated on 2023-10-09T14:37:35Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -14,7 +14,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 725143c4bf..dad43928ce 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-10-08T09:47:13Z
+# This constraints file was automatically generated on 2023-10-09T14:33:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -15,7 +15,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -459,7 +459,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
@@ -553,7 +553,7 @@ vine==5.0.0
 virtualenv==20.24.5
 watchtower==2.0.1
 wcwidth==0.2.8
-websocket-client==1.6.3
+websocket-client==1.6.4
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.32.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 82bf04080a..e7c8377afc 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-10-08T09:47:13Z
+# This constraints file was automatically generated on 2023-10-09T14:33:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -15,7 +15,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -458,7 +458,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
@@ -551,7 +551,7 @@ vine==5.0.0
 virtualenv==20.24.5
 watchtower==2.0.1
 wcwidth==0.2.8
-websocket-client==1.6.3
+websocket-client==1.6.4
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.32.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 45459d426f..4d98e7e01e 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-10-08T09:47:13Z
+# This constraints file was automatically generated on 2023-10-09T14:33:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -15,7 +15,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -461,7 +461,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
@@ -555,7 +555,7 @@ vine==5.0.0
 virtualenv==20.24.5
 watchtower==2.0.1
 wcwidth==0.2.8
-websocket-client==1.6.3
+websocket-client==1.6.4
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.32.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 725143c4bf..dad43928ce 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-10-08T09:47:13Z
+# This constraints file was automatically generated on 2023-10-09T14:33:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -15,7 +15,7 @@ Deprecated==1.2.14
 Flask-AppBuilder==4.3.6
 Flask-Babel==2.0.0
 Flask-Bcrypt==1.0.1
-Flask-Caching==2.0.2
+Flask-Caching==2.1.0
 Flask-JWT-Extended==4.5.3
 Flask-Limiter==3.5.0
 Flask-Login==0.6.2
@@ -459,7 +459,7 @@ ruff==0.0.292
 s3transfer==0.6.2
 scramp==1.4.4
 scrapbook==0.5.0
-semver==3.0.1
+semver==3.0.2
 sendgrid==6.10.0
 sentinels==1.0.0
 sentry-sdk==1.31.0
@@ -553,7 +553,7 @@ vine==5.0.0
 virtualenv==20.24.5
 watchtower==2.0.1
 wcwidth==0.2.8
-websocket-client==1.6.3
+websocket-client==1.6.4
 wrapt==1.15.0
 xmltodict==0.13.0
 yamllint==1.32.0

Reply via email to