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 a6fd088052 Updating constraints. Github run id:5936557617
a6fd088052 is described below
commit a6fd088052d272523c9529c511ad92fc1272a41b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Aug 22 09:55:41 2023 +0000
Updating constraints. Github run id:5936557617
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
7141c42cc33000fe506a41679409d0a260d63eb0.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5936557617/
The image tag used for that build was:
7141c42cc33000fe506a41679409d0a260d63eb0. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
7141c42cc33000fe506a41679409d0a260d63eb0'
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 | 4 ++--
constraints-3.8.txt | 4 ++--
constraints-3.9.txt | 4 ++--
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, 20 insertions(+), 20 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 8c2a75727b..be9f7f7d23 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-21T23:01:12Z
+# This constraints file was automatically generated on 2023-08-22T09:55:23Z
# 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.
@@ -425,7 +425,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 1263dafb66..b5f85a75eb 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-21T23:01:11Z
+# This constraints file was automatically generated on 2023-08-22T09:55:20Z
# 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.
@@ -420,7 +420,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 15cd28bc09..e6fa00cf4a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-21T23:01:56Z
+# This constraints file was automatically generated on 2023-08-22T09:55:39Z
# 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.
@@ -426,7 +426,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 576b43b070..f03d521439 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-21T23:01:50Z
+# This constraints file was automatically generated on 2023-08-22T09:55: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.
@@ -425,7 +425,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 510342e0ad..207ab26dc0 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-08-21T22:56:53Z
+# This constraints file was automatically generated on 2023-08-22T09:52:28Z
# 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 2e89ccc5c6..ad4d6bb24a 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-08-21T22:58:11Z
+# This constraints file was automatically generated on 2023-08-22T09:53:23Z
# 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 7c9d5cb265..4768cfdcf8 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-08-21T22:57:32Z
+# This constraints file was automatically generated on 2023-08-22T09:52: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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 2551466f13..54b8087189 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-08-21T22:57:37Z
+# This constraints file was automatically generated on 2023-08-22T09:52:48Z
# 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 8b60b4bb60..c9741ca4f0 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-08-21T22:50:54Z
+# This constraints file was automatically generated on 2023-08-22T09:48: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -322,7 +322,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 3f36159199..bf44b66b51 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-08-21T22:50:54Z
+# This constraints file was automatically generated on 2023-08-22T09:48: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -318,7 +318,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 23f4438bdd..4cf22503e5 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-08-21T22:50:54Z
+# This constraints file was automatically generated on 2023-08-22T09:48: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -323,7 +323,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 8b60b4bb60..c9741ca4f0 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-08-21T22:50:54Z
+# This constraints file was automatically generated on 2023-08-22T09:48: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -322,7 +322,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==10.1.0
moreorless==0.4.0
-moto==4.1.14
+moto==4.1.15
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.23.0