This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-8
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-8 by this push:
     new 119f5e40a8 Updating constraints. Github run id:7995416648
119f5e40a8 is described below

commit 119f5e40a81373eee02e57c11eacf50d09e57b3f
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Wed Feb 21 21:31:35 2024 +0000

    Updating constraints. Github run id:7995416648
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-8-test' in the 'apache/airflow' repository with commit sha 
01af90931e153474cef4507851f077da455a1b53.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/7995416648/
    
    The image tag used for that build was: 
01af90931e153474cef4507851f077da455a1b53. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
01af90931e153474cef4507851f077da455a1b53'
    
    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 | 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, 24 insertions(+), 24 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index eb680e75a6..d05302570c 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-21T18:48:14.015607
+# This constraints file was automatically generated on 
2024-02-21T21:17:08.939105
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -545,7 +545,7 @@ pygraphviz==1.12
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 83ab1b2374..c49bada969 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-21T18:48:14.214706
+# This constraints file was automatically generated on 
2024-02-21T21:17:08.745298
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -543,7 +543,7 @@ pygraphviz==1.12
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 7be0535707..9c290b57b4 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-21T18:48:14.320870
+# This constraints file was automatically generated on 
2024-02-21T21:17:08.566048
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -549,7 +549,7 @@ pygraphviz==1.11
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index c21aa90940..53b4ee5755 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-02-21T18:48:14.259737
+# This constraints file was automatically generated on 
2024-02-21T21:17:08.748424
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -545,7 +545,7 @@ pygraphviz==1.11
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 7f96198853..6a233922d7 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-02-21T18:38:59.766084
+# This constraints file was automatically generated on 
2024-02-21T21:07:55.385175
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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 023e3bae12..e51a4efbb1 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-02-21T18:38:59.895152
+# This constraints file was automatically generated on 
2024-02-21T21:07:55.836419
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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 40d658c9b6..4634335c9e 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-02-21T18:38:59.802026
+# This constraints file was automatically generated on 
2024-02-21T21:07:55.884171
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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 8bb46fb837..ed72260be9 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-02-21T18:38:59.440099
+# This constraints file was automatically generated on 
2024-02-21T21:07:55.678402
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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 024f097478..d7fe5a7d07 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-02-21T18:38:51.372668
+# This constraints file was automatically generated on 
2024-02-21T21:07:47.376129
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -204,7 +204,7 @@ google-api-core==2.17.1
 google-api-python-client==2.118.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
-google-auth==2.28.0
+google-auth==2.28.1
 google-cloud-aiplatform==1.42.1
 google-cloud-appengine-logging==1.4.1
 google-cloud-audit-log==0.2.5
@@ -438,7 +438,7 @@ pygraphviz==1.12
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index d44df06dbb..4245fcee68 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-02-21T18:38:51.287200
+# This constraints file was automatically generated on 
2024-02-21T21:07:47.087474
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -202,7 +202,7 @@ google-api-core==2.17.1
 google-api-python-client==2.118.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
-google-auth==2.28.0
+google-auth==2.28.1
 google-cloud-aiplatform==1.42.1
 google-cloud-appengine-logging==1.4.1
 google-cloud-audit-log==0.2.5
@@ -436,7 +436,7 @@ pygraphviz==1.12
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index dd80453e24..379d38d715 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-02-21T18:38:51.126031
+# This constraints file was automatically generated on 
2024-02-21T21:07:47.195099
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -206,7 +206,7 @@ google-api-core==2.17.1
 google-api-python-client==2.118.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
-google-auth==2.28.0
+google-auth==2.28.1
 google-cloud-aiplatform==1.42.1
 google-cloud-appengine-logging==1.4.1
 google-cloud-audit-log==0.2.5
@@ -442,7 +442,7 @@ pygraphviz==1.11
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 60c6e0ad8d..43f1a60f3c 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-02-21T18:38:51.147106
+# This constraints file was automatically generated on 
2024-02-21T21:07:47.252845
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-test" 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.
@@ -204,7 +204,7 @@ google-api-core==2.17.1
 google-api-python-client==2.118.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
-google-auth==2.28.0
+google-auth==2.28.1
 google-cloud-aiplatform==1.42.1
 google-cloud-appengine-logging==1.4.1
 google-cloud-audit-log==0.2.5
@@ -438,7 +438,7 @@ pygraphviz==1.11
 pyiceberg==0.6.0
 pyjsparser==2.7.1
 pykerberos==1.2.4
-pymongo==4.6.1
+pymongo==4.6.2
 pymssql==2.2.11
 pyodbc==5.1.0
 pyparsing==3.1.1

Reply via email to