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 287b4baf6b Updating constraints. Github run id:7393294704
287b4baf6b is described below
commit 287b4baf6b73c1e9137580b61a6f4e15261e7602
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jan 3 04:47:52 2024 +0000
Updating constraints. Github run id:7393294704
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
75aa4a33856adefcfe87f76879ed99958e7ed4e0.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/7393294704/
The image tag used for that build was:
75aa4a33856adefcfe87f76879ed99958e7ed4e0. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
75aa4a33856adefcfe87f76879ed99958e7ed4e0'
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 | 4 ++--
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.8.txt | 4 ++--
constraints-no-providers-3.9.txt | 4 ++--
constraints-source-providers-3.10.txt | 6 +++---
constraints-source-providers-3.11.txt | 6 +++---
constraints-source-providers-3.8.txt | 6 +++---
constraints-source-providers-3.9.txt | 6 +++---
12 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 5f5c61628c..dcd132ee7d 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:36:49.385331
+# This constraints file was automatically generated on
2024-01-03T04:24:55.152688
# 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.
@@ -669,7 +669,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 3b4d0cfe46..22217862ce 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:36:49.563681
+# This constraints file was automatically generated on
2024-01-03T04:24:55.393390
# 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.
@@ -666,7 +666,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 936a56ea42..7752beaf2d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:36:49.539753
+# This constraints file was automatically generated on
2024-01-03T04:24:55.176280
# 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.
@@ -673,7 +673,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ba6fc4635f..11284b470a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:36:49.467953
+# This constraints file was automatically generated on
2024-01-03T04:24:55.359443
# 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.
@@ -669,7 +669,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index b0f49a0e24..6356a62a79 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:09.061431
+# This constraints file was automatically generated on
2024-01-03T04:19:32.183533
# 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.
@@ -32,7 +32,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
WTForms==3.1.1
Werkzeug==2.2.3
aiobotocore==2.9.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 41c8f9def4..d3b64d3fac 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:08.925537
+# This constraints file was automatically generated on
2024-01-03T04:19:32.145548
# 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 6b108dee7c..852de551b9 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:08.752711
+# This constraints file was automatically generated on
2024-01-03T04:19:32.357505
# 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.
@@ -32,7 +32,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
WTForms==3.1.1
Werkzeug==2.2.3
aiobotocore==2.9.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index b1740e8c50..d3cb7917cc 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:09.159939
+# This constraints file was automatically generated on
2024-01-03T04:19:32.315904
# 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.
@@ -32,7 +32,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
WTForms==3.1.1
Werkzeug==2.2.3
aiobotocore==2.9.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 72c89e7f45..6b58b66c79 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:02.714454
+# This constraints file was automatically generated on
2024-01-03T04:19:26.775010
# 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.
@@ -40,7 +40,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
SecretStorage==3.3.3
Sphinx==5.3.0
WTForms==3.1.1
@@ -562,7 +562,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index f11dc30d0c..ab3837acae 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:02.828907
+# This constraints file was automatically generated on
2024-01-03T04:19:26.656435
# 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.
@@ -40,7 +40,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
SecretStorage==3.3.3
Sphinx==5.3.0
WTForms==3.1.1
@@ -559,7 +559,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 4d55341639..c2403baa9e 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:02.570994
+# This constraints file was automatically generated on
2024-01-03T04:19:26.902937
# 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.
@@ -40,7 +40,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
SecretStorage==3.3.3
Sphinx==5.3.0
WTForms==3.1.1
@@ -566,7 +566,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index dc43eadb72..424378d656 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-01-03T01:31:02.404802
+# This constraints file was automatically generated on
2024-01-03T04:19:26.809835
# 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.
@@ -40,7 +40,7 @@ PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.41.1
-SQLAlchemy==1.4.50
+SQLAlchemy==1.4.51
SecretStorage==3.3.3
Sphinx==5.3.0
WTForms==3.1.1
@@ -562,7 +562,7 @@ types-aiofiles==23.2.0.0
types-certifi==2021.10.8.3
types-croniter==2.0.0.0
types-docutils==0.20.0.3
-types-paramiko==3.3.0.2
+types-paramiko==3.4.0.20240103
types-protobuf==4.24.0.4
types-pyOpenSSL==23.3.0.0
types-python-dateutil==2.8.19.14