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 2491719574 Updating constraints. Github run id:5797068820
2491719574 is described below
commit 24917195747bdfb96912bb98838ab82238031910
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Aug 8 13:49:11 2023 +0000
Updating constraints. Github run id:5797068820
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
9556d6d5f611428ac8a3a5891647b720d4498ace.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5797068820/
The image tag used for that build was:
9556d6d5f611428ac8a3a5891647b720d4498ace. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
9556d6d5f611428ac8a3a5891647b720d4498ace'
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 947770a3aa..2d0034a204 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T08:17:25Z
+# This constraints file was automatically generated on 2023-08-08T13:48:58Z
# 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.
@@ -621,7 +621,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 937e3e63a0..3f9abd7b63 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T08:17:22Z
+# This constraints file was automatically generated on 2023-08-08T13:48: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.
@@ -614,7 +614,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 00bab8ee67..f20ee5c3bc 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T08:17:44Z
+# This constraints file was automatically generated on 2023-08-08T13:49: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 for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -623,7 +623,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index e7c8598446..affc00850f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-08-08T08:17:42Z
+# This constraints file was automatically generated on 2023-08-08T13:49:06Z
# 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.
@@ -621,7 +621,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 8c41f15fbe..07cd0cbfdc 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-08T08:14:13Z
+# This constraints file was automatically generated on 2023-08-08T13:45: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-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index eed183c269..f3016c6b9b 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-08T08:15:08Z
+# This constraints file was automatically generated on 2023-08-08T13:46:41Z
# 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 0f1c724df1..8589e9f4ad 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-08T08:14:33Z
+# This constraints file was automatically generated on 2023-08-08T13:46:08Z
# 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 36c99eab2f..4ece30f015 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-08T08:14:33Z
+# This constraints file was automatically generated on 2023-08-08T13:46:08Z
# 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 46627383c8..3149f8a9a7 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-08T08:10:07Z
+# This constraints file was automatically generated on 2023-08-08T13:42:06Z
# 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.
@@ -538,7 +538,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 2c4d18ef31..73e8012a89 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-08T08:10:07Z
+# This constraints file was automatically generated on 2023-08-08T13:42:06Z
# 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.
@@ -532,7 +532,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index e10d1202b1..3cd777cc93 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-08T08:10:07Z
+# This constraints file was automatically generated on 2023-08-08T13:42:06Z
# 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.
@@ -540,7 +540,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 46627383c8..3149f8a9a7 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-08T08:10:07Z
+# This constraints file was automatically generated on 2023-08-08T13:42:06Z
# 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.
@@ -538,7 +538,7 @@ tomlkit==0.12.1
toolz==0.12.0
tornado==6.3.2
towncrier==23.6.0
-tqdm==4.65.0
+tqdm==4.65.1
traitlets==5.9.0
trino==0.326.0
twine==4.0.2