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 42d46cd6ad Updating constraints. Build id:
42d46cd6ad is described below
commit 42d46cd6ada4dade55ffe321e249f2ac66d3b1e2
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jan 27 13:59:10 2023 +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 | 6 +++---
constraints-3.7.txt | 4 ++--
constraints-3.8.txt | 6 +++---
constraints-3.9.txt | 6 +++---
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 | 6 +++---
constraints-source-providers-3.7.txt | 4 ++--
constraints-source-providers-3.8.txt | 6 +++---
constraints-source-providers-3.9.txt | 6 +++---
12 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9113732985..fa479d36d5 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-27T08:51:31Z
+# This constraints file was automatically generated on 2023-01-27T13:58:47Z
# 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.
@@ -328,7 +328,7 @@ inflection==0.5.1
influxdb-client==1.36.0
iniconfig==2.0.0
ipdb==0.13.11
-ipython==8.8.0
+ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
@@ -390,7 +390,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.8.8
nodeenv==1.7.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 4efa22ee47..1bd2ca55f1 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-27T08:52:07Z
+# This constraints file was automatically generated on 2023-01-27T13:59:07Z
# 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 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.6.3
nodeenv==1.7.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 1830b2e718..32637b5321 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-27T08:51:57Z
+# This constraints file was automatically generated on 2023-01-27T13:59:00Z
# 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.
@@ -330,7 +330,7 @@ inflection==0.5.1
influxdb-client==1.36.0
iniconfig==2.0.0
ipdb==0.13.11
-ipython==8.8.0
+ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
@@ -392,7 +392,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.8.8
nodeenv==1.7.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index c41adaaf26..0d2030dbd4 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-27T08:51:57Z
+# This constraints file was automatically generated on 2023-01-27T13:59:00Z
# 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.
@@ -328,7 +328,7 @@ inflection==0.5.1
influxdb-client==1.36.0
iniconfig==2.0.0
ipdb==0.13.11
-ipython==8.8.0
+ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
@@ -390,7 +390,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.8.8
nodeenv==1.7.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 99a6f74ebb..ea671b681e 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-01-27T08:48:46Z
+# This constraints file was automatically generated on 2023-01-27T13:56: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-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 8536d2940a..f02d9cced9 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-01-27T08:49:36Z
+# This constraints file was automatically generated on 2023-01-27T13:57:25Z
# 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 223638834b..806a86c01d 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-01-27T08:49:23Z
+# This constraints file was automatically generated on 2023-01-27T13:57:17Z
# 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 e9bd76685a..99dd32d14f 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-01-27T08:49:26Z
+# This constraints file was automatically generated on 2023-01-27T13:57:14Z
# 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 4371bc8174..06cd3b548d 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-01-27T08:43:47Z
+# This constraints file was automatically generated on 2023-01-27T13:53: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -256,7 +256,7 @@ inflection==0.5.1
influxdb-client==1.36.0
iniconfig==2.0.0
ipdb==0.13.11
-ipython==8.8.0
+ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
@@ -318,7 +318,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.8.8
nodeenv==1.7.0
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 0a92fcf0de..ec64a476dc 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-01-27T08:43:47Z
+# This constraints file was automatically generated on 2023-01-27T13:53: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -319,7 +319,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.6.3
nodeenv==1.7.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index a905db401a..65e2c4bdd2 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-01-27T08:43:47Z
+# This constraints file was automatically generated on 2023-01-27T13:53: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -258,7 +258,7 @@ inflection==0.5.1
influxdb-client==1.36.0
iniconfig==2.0.0
ipdb==0.13.11
-ipython==8.8.0
+ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
@@ -320,7 +320,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.8.8
nodeenv==1.7.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 4371bc8174..06cd3b548d 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-01-27T08:43:47Z
+# This constraints file was automatically generated on 2023-01-27T13:53: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -256,7 +256,7 @@ inflection==0.5.1
influxdb-client==1.36.0
iniconfig==2.0.0
ipdb==0.13.11
-ipython==8.8.0
+ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jaraco.classes==3.2.3
@@ -318,7 +318,7 @@ mysql-connector-python==8.0.32
mysqlclient==2.1.1
nbclient==0.7.2
nbformat==5.7.3
-neo4j==5.4.0
+neo4j==5.5.0
nest-asyncio==1.5.6
networkx==2.8.8
nodeenv==1.7.0