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 8c14950e64 Updating constraints. Github run id:7554974126
8c14950e64 is described below

commit 8c14950e64b831327a6dc302421f848d65c68123
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Wed Jan 17 12:25:36 2024 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 7eefd6d7c3..60909475e9 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-16T23:52:38.482957
+# This constraints file was automatically generated on 
2024-01-17T11:52:49.287314
 # 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.
@@ -189,7 +189,7 @@ astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
 atlasclient==1.0.0
-atlassian-python-api==3.41.6
+atlassian-python-api==3.41.7
 attrs==23.2.0
 aws-sam-translator==1.83.0
 aws-xray-sdk==2.12.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 55cf26543a..6e7f3ea068 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-16T23:52:38.162216
+# This constraints file was automatically generated on 
2024-01-17T11:52:49.222820
 # 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.
@@ -188,7 +188,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 atlasclient==1.0.0
-atlassian-python-api==3.41.6
+atlassian-python-api==3.41.7
 attrs==23.2.0
 aws-sam-translator==1.83.0
 aws-xray-sdk==2.12.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 535a5d36b5..e1e4820213 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-16T23:52:38.376696
+# This constraints file was automatically generated on 
2024-01-17T11:52:49.105746
 # 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.
@@ -189,7 +189,7 @@ astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
 atlasclient==1.0.0
-atlassian-python-api==3.41.6
+atlassian-python-api==3.41.7
 attrs==23.2.0
 aws-sam-translator==1.83.0
 aws-xray-sdk==2.12.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f2a899cafd..ef1288ed4b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-01-16T23:52:38.298233
+# This constraints file was automatically generated on 
2024-01-17T11:52:48.933783
 # 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.
@@ -189,7 +189,7 @@ astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
 atlasclient==1.0.0
-atlassian-python-api==3.41.6
+atlassian-python-api==3.41.7
 attrs==23.2.0
 aws-sam-translator==1.83.0
 aws-xray-sdk==2.12.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 3afcae0bde..f71b3a7e59 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-16T23:47:23.551672
+# This constraints file was automatically generated on 
2024-01-17T11:46:40.015579
 # 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 f5ca14efb5..26915f78ee 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-16T23:47:23.479211
+# This constraints file was automatically generated on 
2024-01-17T11:46:39.895144
 # 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 2a533c6cc6..f93515aecf 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-16T23:47:23.587733
+# This constraints file was automatically generated on 
2024-01-17T11:46:39.986025
 # 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 d60bb7b9c2..fa69b1c846 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-16T23:47:23.337308
+# This constraints file was automatically generated on 
2024-01-17T11:46:39.747639
 # 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 fbec069fca..c44e5c7397 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-16T23:47:18.016543
+# This constraints file was automatically generated on 
2024-01-17T11:46:33.503952
 # 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.
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 04833a9501..31c5d6941a 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-16T23:47:18.004243
+# This constraints file was automatically generated on 
2024-01-17T11:46:33.424646
 # 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.
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index b5d5daf484..d1d7a261c1 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-16T23:47:18.235702
+# This constraints file was automatically generated on 
2024-01-17T11:46:33.558051
 # 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.
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 2964a933c0..150b52c329 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-16T23:47:18.124865
+# This constraints file was automatically generated on 
2024-01-17T11:46:33.446130
 # 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.

Reply via email to