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 e506624e34 Updating constraints. Github run id:5445283882
e506624e34 is described below
commit e506624e340b1278701045b3aa143f639ae7c3dd
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Jul 3 15:10:02 2023 +0000
Updating constraints. Github run id:5445283882
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
42eb93b87b8877af5fbb3244cff786c636f1ec4f.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5445283882/
The image tag used for that build was:
42eb93b87b8877af5fbb3244cff786c636f1ec4f. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
42eb93b87b8877af5fbb3244cff786c636f1ec4f'
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 | 4 ++--
constraints-3.11.txt | 2 +-
constraints-3.8.txt | 4 ++--
constraints-3.9.txt | 4 ++--
constraints-no-providers-3.10.txt | 4 ++--
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.10.txt | 4 ++--
constraints-source-providers-3.11.txt | 2 +-
constraints-source-providers-3.8.txt | 4 ++--
constraints-source-providers-3.9.txt | 4 ++--
12 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 2dfa54f5ab..b61fab8015 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-02T16:44:33Z
+# This constraints file was automatically generated on 2023-07-03T15:06:29Z
# 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.
@@ -255,7 +255,7 @@ entrypoints==0.4
eralchemy2==1.3.7
et-xmlfile==1.1.0
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
facebook-business==17.0.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 1eef727b79..837402e285 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-02T16:48:05Z
+# This constraints file was automatically generated on 2023-07-03T15:10:00Z
# 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.
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ac69011dd0..d8a1ec8675 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-02T16:44:45Z
+# This constraints file was automatically generated on 2023-07-03T15:06:41Z
# 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.
@@ -256,7 +256,7 @@ entrypoints==0.4
eralchemy2==1.3.7
et-xmlfile==1.1.0
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
facebook-business==17.0.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index d9edc2eea5..22ef910363 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-02T16:44:42Z
+# This constraints file was automatically generated on 2023-07-03T15:06: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.
@@ -255,7 +255,7 @@ entrypoints==0.4
eralchemy2==1.3.7
et-xmlfile==1.1.0
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
facebook-business==17.0.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index e6b01e05e5..d683a06e7c 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-02T16:41:38Z
+# This constraints file was automatically generated on 2023-07-03T15:03:36Z
# 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.
@@ -80,7 +80,7 @@ dnspython==2.3.0
docutils==0.20.1
email-validator==1.3.1
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
filelock==3.12.2
flower==2.0.0
frozenlist==1.3.3
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 933b63cfbd..5c20df41a6 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-02T16:42:22Z
+# This constraints file was automatically generated on 2023-07-03T15:04:20Z
# 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 c7b7f183f1..f586722652 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-02T16:41:50Z
+# This constraints file was automatically generated on 2023-07-03T15:03:46Z
# 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.
@@ -81,7 +81,7 @@ dnspython==2.3.0
docutils==0.20.1
email-validator==1.3.1
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
filelock==3.12.2
flower==2.0.0
frozenlist==1.3.3
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 63dd9dbd97..9bbd24ee03 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-02T16:41:49Z
+# This constraints file was automatically generated on 2023-07-03T15:03:47Z
# 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.
@@ -80,7 +80,7 @@ dnspython==2.3.0
docutils==0.20.1
email-validator==1.3.1
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
filelock==3.12.2
flower==2.0.0
frozenlist==1.3.3
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 9473294f36..748a0cebd1 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-02T16:38:08Z
+# This constraints file was automatically generated on 2023-07-03T15:00:09Z
# 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.
@@ -174,7 +174,7 @@ entrypoints==0.4
eralchemy2==1.3.7
et-xmlfile==1.1.0
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
facebook-business==17.0.2
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 99f82138bd..67dac2a2fe 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-02T16:38:08Z
+# This constraints file was automatically generated on 2023-07-03T15:00:09Z
# 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.
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 7e019e7cd2..016018fb43 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-02T16:38:09Z
+# This constraints file was automatically generated on 2023-07-03T15:00:09Z
# 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.
@@ -175,7 +175,7 @@ entrypoints==0.4
eralchemy2==1.3.7
et-xmlfile==1.1.0
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
facebook-business==17.0.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 34f912e2f1..748a0cebd1 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-02T16:38:09Z
+# This constraints file was automatically generated on 2023-07-03T15:00:09Z
# 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.
@@ -174,7 +174,7 @@ entrypoints==0.4
eralchemy2==1.3.7
et-xmlfile==1.1.0
eventlet==0.33.3
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
execnet==1.9.0
executing==1.2.0
facebook-business==17.0.2