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 0c7161b20a Updating constraints. Github run id:4895606929
0c7161b20a is described below
commit 0c7161b20a2996fa4323b95be1f504f6bbdd8862
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri May 5 18:19:24 2023 +0000
Updating constraints. Github run id:4895606929
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
a6be96d92828a86e982b53646a9e2eeca00a5463.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/4895606929/
The image tag used for that build was:
a6be96d92828a86e982b53646a9e2eeca00a5463. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
a6be96d92828a86e982b53646a9e2eeca00a5463'
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 dc9c91f6ea..07efa2fabf 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-05T15:23:23Z
+# This constraints file was automatically generated on 2023-05-05T18:18:42Z
# 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.
@@ -233,7 +233,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 3af0fa6274..a7314268ab 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-05T15:23:59Z
+# This constraints file was automatically generated on 2023-05-05T18:19:21Z
# 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.
@@ -235,7 +235,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2022.2.0
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 0d07dda800..83ce5cc26c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-05T15:23:44Z
+# This constraints file was automatically generated on 2023-05-05T18:19:04Z
# 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.
@@ -234,7 +234,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index a25e9ad619..0e632917b7 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-05T15:23:44Z
+# This constraints file was automatically generated on 2023-05-05T18:19:02Z
# 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.
@@ -233,7 +233,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.19
ecdsa==0.18.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 2ec520da3c..5b1c490d2a 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-05T15:20:21Z
+# This constraints file was automatically generated on 2023-05-05T18:15: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 34322ea347..2a0d70c6e3 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-05T15:20:49Z
+# This constraints file was automatically generated on 2023-05-05T18:16:05Z
# 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 191b4fb6a9..848885ec18 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-05T15:20:39Z
+# This constraints file was automatically generated on 2023-05-05T18:15:55Z
# 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 6e8231027b..d2cb772e7a 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-05T15:20:41Z
+# This constraints file was automatically generated on 2023-05-05T18:15:57Z
# 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 796e3a9dac..c4080a6989 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-05T15:16:21Z
+# This constraints file was automatically generated on 2023-05-05T18:11:43Z
# 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.
@@ -154,7 +154,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index ca3d5a13fa..1139941a32 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-05T15:16:21Z
+# This constraints file was automatically generated on 2023-05-05T18:11:43Z
# 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.
@@ -156,7 +156,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2022.2.0
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index df03fcb9e1..34cfc6fbda 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-05T15:16:21Z
+# This constraints file was automatically generated on 2023-05-05T18:11:43Z
# 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.
@@ -155,7 +155,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 796e3a9dac..c4080a6989 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-05T15:16:21Z
+# This constraints file was automatically generated on 2023-05-05T18:11:43Z
# 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.
@@ -154,7 +154,7 @@ dill==0.3.1.1
distlib==0.3.6
distributed==2023.4.1
dnspython==2.3.0
-docker==6.0.1
+docker==6.1.0
docopt==0.6.2
docutils==0.16
ecdsa==0.18.0