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 aca6db7c1f Updating constraints. Build id:
aca6db7c1f is described below

commit aca6db7c1fae22631348361c2fce608e1ca5c17b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Jan 23 18:30:23 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                  | 19 +++++++++----------
 constraints-3.7.txt                   | 17 ++++++++---------
 constraints-3.8.txt                   | 19 +++++++++----------
 constraints-3.9.txt                   | 19 +++++++++----------
 constraints-no-providers-3.10.txt     |  4 ++--
 constraints-no-providers-3.7.txt      |  4 ++--
 constraints-no-providers-3.8.txt      |  4 ++--
 constraints-no-providers-3.9.txt      |  4 ++--
 constraints-source-providers-3.10.txt | 19 +++++++++----------
 constraints-source-providers-3.7.txt  | 17 ++++++++---------
 constraints-source-providers-3.8.txt  | 19 +++++++++----------
 constraints-source-providers-3.9.txt  | 19 +++++++++----------
 12 files changed, 78 insertions(+), 86 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index fbde7ca73a..9adb5f16a0 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-22T23:42:41Z
+# This constraints file was automatically generated on 2023-01-23T18:29:44Z
 # 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.
@@ -175,7 +175,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -244,12 +244,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -317,7 +317,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -442,7 +442,6 @@ ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -473,10 +472,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -520,7 +519,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
@@ -540,6 +539,7 @@ sphinx-autoapi==2.0.1
 sphinx-copybutton==0.5.1
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.1.1
+sphinxcontrib-applehelp==1.0.4
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-htmlhelp==2.0.0
 sphinxcontrib-httpdomain==1.8.1
@@ -548,7 +548,6 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.7.0
-sphinxcontrib.applehelp==1.0.3
 spython==0.3.0
 sqlalchemy-bigquery==1.5.0
 sqlalchemy-drill==1.1.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index a44defb003..54684e221d 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-22T23:43:16Z
+# This constraints file was automatically generated on 2023-01-23T18:30:20Z
 # 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.
@@ -175,7 +175,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -244,12 +244,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -317,7 +317,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -443,7 +443,6 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -474,10 +473,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -521,7 +520,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b6fe07c24d..5f2dff9042 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-22T23:43:07Z
+# This constraints file was automatically generated on 2023-01-23T18:30:11Z
 # 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.
@@ -176,7 +176,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -245,12 +245,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -318,7 +318,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -445,7 +445,6 @@ ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -476,10 +475,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -523,7 +522,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
@@ -543,6 +542,7 @@ sphinx-autoapi==2.0.1
 sphinx-copybutton==0.5.1
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.1.1
+sphinxcontrib-applehelp==1.0.4
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-htmlhelp==2.0.0
 sphinxcontrib-httpdomain==1.8.1
@@ -551,7 +551,6 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.7.0
-sphinxcontrib.applehelp==1.0.3
 spython==0.3.0
 sqlalchemy-bigquery==1.5.0
 sqlalchemy-drill==1.1.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 5215d97411..50c48937e2 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-01-22T23:43:09Z
+# This constraints file was automatically generated on 2023-01-23T18:30:14Z
 # 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.
@@ -175,7 +175,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -244,12 +244,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -317,7 +317,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -442,7 +442,6 @@ ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -473,10 +472,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -520,7 +519,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
@@ -540,6 +539,7 @@ sphinx-autoapi==2.0.1
 sphinx-copybutton==0.5.1
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.1.1
+sphinxcontrib-applehelp==1.0.4
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-htmlhelp==2.0.0
 sphinxcontrib-httpdomain==1.8.1
@@ -548,7 +548,6 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.7.0
-sphinxcontrib.applehelp==1.0.3
 spython==0.3.0
 sqlalchemy-bigquery==1.5.0
 sqlalchemy-drill==1.1.2
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 7c33c1504d..f681998f91 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-22T23:39:56Z
+# This constraints file was automatically generated on 2023-01-23T18:27:02Z
 # 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.
@@ -152,7 +152,7 @@ requests==2.28.2
 rfc3986==1.5.0
 rich==13.2.0
 rsa==4.9
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 8f161936b7..5d62a6f582 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-22T23:40:46Z
+# This constraints file was automatically generated on 2023-01-23T18:27:51Z
 # 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.
@@ -157,7 +157,7 @@ requests==2.28.2
 rfc3986==1.5.0
 rich==13.2.0
 rsa==4.9
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index e1881a1a47..7d18627c39 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-22T23:40:35Z
+# This constraints file was automatically generated on 2023-01-23T18:27:38Z
 # 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.
@@ -155,7 +155,7 @@ requests==2.28.2
 rfc3986==1.5.0
 rich==13.2.0
 rsa==4.9
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 8e62c9d5ef..44f66d3c74 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-22T23:40:41Z
+# This constraints file was automatically generated on 2023-01-23T18:27:44Z
 # 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.
@@ -153,7 +153,7 @@ requests==2.28.2
 rfc3986==1.5.0
 rich==13.2.0
 rsa==4.9
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 4344c9d654..99d7075041 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-22T23:35:00Z
+# This constraints file was automatically generated on 2023-01-23T18:22:04Z
 # 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.
@@ -103,7 +103,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -172,12 +172,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -245,7 +245,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -370,7 +370,6 @@ ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -401,10 +400,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -448,7 +447,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
@@ -467,6 +466,7 @@ sphinx-autoapi==2.0.1
 sphinx-copybutton==0.5.1
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.1.1
+sphinxcontrib-applehelp==1.0.4
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-htmlhelp==2.0.0
 sphinxcontrib-httpdomain==1.8.1
@@ -475,7 +475,6 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.7.0
-sphinxcontrib.applehelp==1.0.3
 spython==0.3.0
 sqlalchemy-bigquery==1.5.0
 sqlalchemy-drill==1.1.2
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 09f6e26379..d0136666ed 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-22T23:35:00Z
+# This constraints file was automatically generated on 2023-01-23T18:22:04Z
 # 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.
@@ -103,7 +103,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -172,12 +172,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -245,7 +245,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -371,7 +371,6 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -402,10 +401,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -449,7 +448,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index c32e9270ad..b05bca2571 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-22T23:35:00Z
+# This constraints file was automatically generated on 2023-01-23T18:22:03Z
 # 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.
@@ -104,7 +104,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -173,12 +173,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -246,7 +246,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -373,7 +373,6 @@ ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -404,10 +403,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -451,7 +450,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
@@ -470,6 +469,7 @@ sphinx-autoapi==2.0.1
 sphinx-copybutton==0.5.1
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.1.1
+sphinxcontrib-applehelp==1.0.4
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-htmlhelp==2.0.0
 sphinxcontrib-httpdomain==1.8.1
@@ -478,7 +478,6 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.7.0
-sphinxcontrib.applehelp==1.0.3
 spython==0.3.0
 sqlalchemy-bigquery==1.5.0
 sqlalchemy-drill==1.1.2
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index e6810a4b76..b3a6e3312b 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-22T23:35:01Z
+# This constraints file was automatically generated on 2023-01-23T18:22:03Z
 # 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.
@@ -103,7 +103,7 @@ beautifulsoup4==4.11.1
 billiard==3.6.4.0
 bitarray==2.6.2
 black==23.1a1
-bleach==5.0.1
+bleach==6.0.0
 blinker==1.5
 boto3==1.26.54
 boto==2.49.0
@@ -172,12 +172,12 @@ filelock==3.9.0
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
-fsspec==2022.11.0
+fsspec==2023.1.0
 future==0.18.3
 gcloud-aio-auth==4.1.5
 gcloud-aio-bigquery==6.2.0
 gcloud-aio-storage==8.0.0
-gcsfs==2022.11.0
+gcsfs==2023.1.0
 geomet==0.2.1.post1
 gevent==22.10.2
 gitdb==4.0.10
@@ -245,7 +245,7 @@ httplib2==0.20.4
 httpx==0.23.3
 humanize==4.4.0
 hvac==1.0.2
-identify==2.5.13
+identify==2.5.15
 idna==3.4
 ijson==3.2.0.post0
 imagesize==1.4.1
@@ -370,7 +370,6 @@ ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
 py4j==0.10.9.5
-py==1.11.0
 pyOpenSSL==22.1.0
 pyarrow==9.0.0
 pyasn1-modules==0.2.8
@@ -401,10 +400,10 @@ pytest-capture-warnings==0.0.4
 pytest-cov==4.0.0
 pytest-httpx==0.21.3
 pytest-instafail==0.4.2
-pytest-rerunfailures==9.1.1
+pytest-rerunfailures==11.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.1.0
-pytest==6.2.5
+pytest==7.2.1
 python-arango==7.5.5
 python-daemon==2.3.2
 python-dateutil==2.8.2
@@ -448,7 +447,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.13.0
+sentry-sdk==1.14.0
 setproctitle==1.3.2
 simple-salesforce==1.12.3
 six==1.16.0
@@ -467,6 +466,7 @@ sphinx-autoapi==2.0.1
 sphinx-copybutton==0.5.1
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.1.1
+sphinxcontrib-applehelp==1.0.4
 sphinxcontrib-devhelp==1.0.2
 sphinxcontrib-htmlhelp==2.0.0
 sphinxcontrib-httpdomain==1.8.1
@@ -475,7 +475,6 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.7.0
-sphinxcontrib.applehelp==1.0.3
 spython==0.3.0
 sqlalchemy-bigquery==1.5.0
 sqlalchemy-drill==1.1.2

Reply via email to