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 0af138b957 Updating constraints. Github run id:5040108718
0af138b957 is described below
commit 0af138b9573c05360c87de637636d766d8df652d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun May 21 23:42:52 2023 +0000
Updating constraints. Github run id:5040108718
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
985f3501806980e6612ae7fbe81669b001e93597.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5040108718/
The image tag used for that build was:
985f3501806980e6612ae7fbe81669b001e93597. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
985f3501806980e6612ae7fbe81669b001e93597'
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.7.txt | 4 ++--
constraints-3.8.txt | 4 ++--
constraints-3.9.txt | 4 ++--
constraints-no-providers-3.10.txt | 2 +-
constraints-no-providers-3.7.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.7.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 6a02f40dba..e64f5a9892 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-21T20:56:45Z
+# This constraints file was automatically generated on 2023-05-21T23:42:12Z
# 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.
@@ -390,7 +390,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 4014a9baaf..83496072c3 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-21T20:57:26Z
+# This constraints file was automatically generated on 2023-05-21T23:42:49Z
# 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.
@@ -391,7 +391,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 48f8496c6c..e41ff690b0 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-21T20:57:06Z
+# This constraints file was automatically generated on 2023-05-21T23:42:36Z
# 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.
@@ -391,7 +391,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 2c88c2a236..7690767965 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-21T20:57:06Z
+# This constraints file was automatically generated on 2023-05-21T23:42:34Z
# 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.
@@ -390,7 +390,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 39439ca657..32e067d358 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-05-21T20:53:10Z
+# This constraints file was automatically generated on 2023-05-21T23:38:37Z
# 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.7.txt b/constraints-no-providers-3.7.txt
index 79f975f722..70a00407a3 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-05-21T20:53:38Z
+# This constraints file was automatically generated on 2023-05-21T23:39:04Z
# 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 3351202ac3..f55f9a95d9 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-05-21T20:53:28Z
+# This constraints file was automatically generated on 2023-05-21T23:38:54Z
# 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 bc1ad3d437..0ced7ece2d 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-05-21T20:53:31Z
+# This constraints file was automatically generated on 2023-05-21T23:38:56Z
# 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 beb4aa840b..8e08297e60 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-05-21T20:49:15Z
+# This constraints file was automatically generated on 2023-05-21T23:34:40Z
# 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.
@@ -311,7 +311,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index e7c132b1b5..eddb023e4e 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-05-21T20:49:15Z
+# This constraints file was automatically generated on 2023-05-21T23:34:40Z
# 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.
@@ -312,7 +312,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 7436323dcf..a062aa8225 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-05-21T20:49:15Z
+# This constraints file was automatically generated on 2023-05-21T23:34: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -312,7 +312,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index beb4aa840b..8e08297e60 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-05-21T20:49:15Z
+# This constraints file was automatically generated on 2023-05-21T23:34:40Z
# 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.
@@ -311,7 +311,7 @@ mongomock==4.1.2
monotonic==1.6
more-itertools==9.1.0
moreorless==0.4.0
-moto==4.1.9
+moto==4.1.10
mpmath==1.3.0
msal-extensions==1.0.0
msal==1.22.0