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 4b0b598a2b Updating constraints. Github run id:7349138665
4b0b598a2b is described below

commit 4b0b598a2b79392db2cb5105026d8851dc74f7cd
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Dec 28 16:35:41 2023 +0000

    Updating constraints. Github run id:7349138665
    
    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 
0a741b2fe674e62f693e73937aec5fb97c204b6a.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/7349138665/
    
    The image tag used for that build was: 
0a741b2fe674e62f693e73937aec5fb97c204b6a. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
0a741b2fe674e62f693e73937aec5fb97c204b6a'
    
    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                  | 10 +++++-----
 constraints-3.11.txt                  | 10 +++++-----
 constraints-3.8.txt                   | 10 +++++-----
 constraints-3.9.txt                   | 10 +++++-----
 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 | 10 +++++-----
 constraints-source-providers-3.11.txt | 10 +++++-----
 constraints-source-providers-3.8.txt  | 10 +++++-----
 constraints-source-providers-3.9.txt  | 10 +++++-----
 12 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 18710959e5..b9342d1ad6 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-28T08:32:58.362789
+# This constraints file was automatically generated on 
2023-12-28T16:13:50.174351
 # 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.
@@ -290,7 +290,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -405,7 +405,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -449,7 +449,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.15
@@ -478,7 +478,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.2.230605
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index e4ad2dc18e..e8749dffd7 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-28T08:32:58.290397
+# This constraints file was automatically generated on 
2023-12-28T16:13:50.529092
 # 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.
@@ -288,7 +288,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -403,7 +403,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -447,7 +447,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.15
@@ -476,7 +476,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.2.230605
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c6b1893f5f..bc77ba870f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-28T08:32:58.282886
+# This constraints file was automatically generated on 
2023-12-28T16:13:50.406788
 # 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.
@@ -292,7 +292,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -407,7 +407,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -451,7 +451,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.1
 nh3==0.2.15
@@ -480,7 +480,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.3.230814
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 2181fca50f..df567c664c 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-28T08:32:58.337621
+# This constraints file was automatically generated on 
2023-12-28T16:13:50.400264
 # 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.
@@ -290,7 +290,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -405,7 +405,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -449,7 +449,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.15
@@ -478,7 +478,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.2.230605
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 21662a07bc..9dbdc9c3ec 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 
2023-12-28T08:23:27.491093
+# This constraints file was automatically generated on 
2023-12-28T16:08:30.364852
 # 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 cf2d2cfd1c..132aea83d4 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 
2023-12-28T08:23:27.979816
+# This constraints file was automatically generated on 
2023-12-28T16:08:30.395099
 # 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 3590e4bf2d..cedca28c36 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 
2023-12-28T08:23:27.965556
+# This constraints file was automatically generated on 
2023-12-28T16:08:30.243398
 # 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 75ca162c9d..f98eaeb76b 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 
2023-12-28T08:23:27.867308
+# This constraints file was automatically generated on 
2023-12-28T16:08:30.208573
 # 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 9671e7690d..3c5358670b 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 
2023-12-28T08:23:15.965533
+# This constraints file was automatically generated on 
2023-12-28T16:08:23.271550
 # 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.
@@ -183,7 +183,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -298,7 +298,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -342,7 +342,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.15
@@ -371,7 +371,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.2.230605
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index c3e58fac89..1cb4a385ba 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 
2023-12-28T08:23:15.443268
+# This constraints file was automatically generated on 
2023-12-28T16:08:23.462510
 # 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.
@@ -181,7 +181,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -296,7 +296,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -340,7 +340,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.15
@@ -369,7 +369,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.2.230605
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 5f5ab2ba5b..30a9c0c367 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 
2023-12-28T08:23:15.912169
+# This constraints file was automatically generated on 
2023-12-28T16:08:23.442150
 # 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.
@@ -185,7 +185,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -300,7 +300,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -344,7 +344,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.1
 nh3==0.2.15
@@ -373,7 +373,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.3.230814
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index f14f8972ae..4c221abbb2 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 
2023-12-28T08:23:16.047930
+# This constraints file was automatically generated on 
2023-12-28T16:08:23.147608
 # 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.
@@ -183,7 +183,7 @@ executing==2.0.1
 facebook-business==18.0.5
 fastavro==1.9.2
 fasteners==0.19
-fastjsonschema==2.19.0
+fastjsonschema==2.19.1
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
@@ -298,7 +298,7 @@ jsonschema-specifications==2023.12.1
 jsonschema==4.20.0
 junit-xml==1.9
 jupyter_client==8.6.0
-jupyter_core==5.6.0
+jupyter_core==5.5.1
 keyring==24.3.0
 kombu==5.3.4
 krb5==0.5.1
@@ -342,7 +342,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.1
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.15.0
+neo4j==5.16.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.15
@@ -371,7 +371,7 @@ opsgenie-sdk==2.1.5
 oracledb==2.0.0
 ordered-set==4.1.0
 orjson==3.9.10
-oss2==2.18.3
+oss2==2.18.4
 packaging==23.2
 pandas-gbq==0.20.0
 pandas-stubs==2.0.2.230605

Reply via email to