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 44b2632f0d Updating constraints. Build id:
44b2632f0d is described below
commit 44b2632f0d57d33f80ebbde82ff12268e5173d07
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Dec 19 04:43:01 2022 +0000
Updating constraints. Build id:
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of '' in ''
with commit sha .
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 55c380a306..00452b83f8 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-19T02:01:59Z
+# This constraints file was automatically generated on 2022-12-19T04:42:14Z
# 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.
@@ -593,7 +593,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 8fde8e0f6c..7c5d02f73a 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-19T02:02:19Z
+# This constraints file was automatically generated on 2022-12-19T04:42:57Z
# 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.
@@ -594,7 +594,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 3440a43687..1f2bd4477c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-19T02:02:11Z
+# This constraints file was automatically generated on 2022-12-19T04:42:44Z
# 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.
@@ -596,7 +596,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ce1facccb3..da011a5672 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-12-19T02:02:10Z
+# This constraints file was automatically generated on 2022-12-19T04:42: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.
@@ -593,7 +593,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 0975deab9d..471d1f8fa3 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 2022-12-19T02:00:04Z
+# This constraints file was automatically generated on 2022-12-19T04:39:22Z
# 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 095c35a824..f6c14fe385 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 2022-12-19T02:00:31Z
+# This constraints file was automatically generated on 2022-12-19T04:40:12Z
# 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 5b59a79a39..1fa130de8d 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 2022-12-19T02:00:22Z
+# This constraints file was automatically generated on 2022-12-19T04:40:03Z
# 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 eeade5d483..ef98011f9b 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 2022-12-19T02:00:20Z
+# This constraints file was automatically generated on 2022-12-19T04:40:02Z
# 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 e885e8578f..7fb5449111 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 2022-12-19T01:56:26Z
+# This constraints file was automatically generated on 2022-12-19T04:34:19Z
# 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.
@@ -521,7 +521,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index d896ab1e4a..70997e5549 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 2022-12-19T01:56:25Z
+# This constraints file was automatically generated on 2022-12-19T04:34:19Z
# 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.
@@ -521,7 +521,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 655023c0d5..93b3dae501 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 2022-12-19T01:56:25Z
+# This constraints file was automatically generated on 2022-12-19T04:34:18Z
# 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.
@@ -523,7 +523,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index d0c0365e0e..854f30b8d6 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 2022-12-19T01:56:25Z
+# This constraints file was automatically generated on 2022-12-19T04:34:18Z
# 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.
@@ -521,7 +521,7 @@ types-paramiko==2.12.0.1
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.6.0.1
+types-pytz==2022.7.0.0
types-redis==4.3.21.6
types-requests==2.28.11.5
types-setuptools==65.6.0.2