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 6c160b6e43 Updating constraints. Github run id:5235391240
6c160b6e43 is described below

commit 6c160b6e4345a1fcc38f034529266f982a5e2e3b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Jun 11 16:05:06 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f760fc5ad1..9dae12c449 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-09T22:42:57Z
+# This constraints file was automatically generated on 2023-06-11T16:01:37Z
 # 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.
@@ -42,7 +42,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -59,6 +58,7 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-airflow-providers-airbyte==3.3.0
 apache-airflow-providers-alibaba==2.4.0
@@ -142,7 +142,7 @@ apache-airflow-providers-zendesk==4.3.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -182,7 +182,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.1a1
 bleach==6.0.0
 blinker==1.6.2
@@ -252,7 +252,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -357,7 +357,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -451,7 +451,7 @@ pinotdb==0.5.0
 pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -504,7 +504,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -564,7 +564,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 86e85f871a..a74125af0f 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-09T22:47:11Z
+# This constraints file was automatically generated on 2023-06-11T16:05: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 for 
'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint 
generation.
@@ -41,7 +41,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -58,6 +57,7 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-airflow-providers-airbyte==3.3.0
 apache-airflow-providers-alibaba==2.4.0
@@ -140,7 +140,7 @@ apache-airflow-providers-zendesk==4.3.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -180,7 +180,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.1a1
 bleach==6.0.0
 blinker==1.6.2
@@ -249,7 +249,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -353,7 +353,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -447,7 +447,7 @@ pinotdb==0.5.0
 pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -500,7 +500,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -559,7 +559,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 6143fdfde6..cf0a6f201a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-09T22:43:24Z
+# This constraints file was automatically generated on 2023-06-11T16:01:43Z
 # 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.
@@ -42,7 +42,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -59,6 +58,7 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-airflow-providers-airbyte==3.3.0
 apache-airflow-providers-alibaba==2.4.0
@@ -142,7 +142,7 @@ apache-airflow-providers-zendesk==4.3.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -183,7 +183,7 @@ backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.1a1
 bleach==6.0.0
 blinker==1.6.2
@@ -253,7 +253,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -358,7 +358,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -453,7 +453,7 @@ pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -506,7 +506,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -566,7 +566,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 37c26f36a6..bee7a2c47f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-09T22:43:19Z
+# This constraints file was automatically generated on 2023-06-11T16:01:38Z
 # 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.
@@ -42,7 +42,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -59,6 +58,7 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-airflow-providers-airbyte==3.3.0
 apache-airflow-providers-alibaba==2.4.0
@@ -142,7 +142,7 @@ apache-airflow-providers-zendesk==4.3.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -182,7 +182,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.1a1
 bleach==6.0.0
 blinker==1.6.2
@@ -252,7 +252,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -357,7 +357,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -451,7 +451,7 @@ pinotdb==0.5.0
 pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -504,7 +504,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -564,7 +564,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 4fab2311d7..e8a7148a2e 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-06-09T22:39:44Z
+# This constraints file was automatically generated on 2023-06-11T15:58:27Z
 # 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.
@@ -42,7 +42,7 @@ alembic==1.11.1
 amqp==5.1.1
 anyio==3.7.0
 apispec==5.2.2
-argcomplete==3.0.8
+argcomplete==3.1.0
 asgiref==3.7.2
 async-timeout==4.0.2
 attrs==23.1.0
@@ -81,7 +81,7 @@ docutils==0.20.1
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.12.0
+filelock==3.12.1
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.6.0
@@ -139,7 +139,7 @@ pandas==2.0.2
 partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 2461a9cb63..835451ba67 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-09T22:40:34Z
+# This constraints file was automatically generated on 2023-06-11T15:59:09Z
 # 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.
@@ -42,7 +42,7 @@ alembic==1.11.1
 amqp==5.1.1
 anyio==3.7.0
 apispec==5.2.2
-argcomplete==3.0.8
+argcomplete==3.1.0
 asgiref==3.7.2
 async-timeout==4.0.2
 attrs==23.1.0
@@ -80,7 +80,7 @@ dnspython==2.3.0
 docutils==0.20.1
 email-validator==1.3.1
 eventlet==0.33.3
-filelock==3.12.0
+filelock==3.12.1
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.6.0
@@ -138,7 +138,7 @@ pandas==2.0.2
 partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 8f469d3f45..b032cf0c89 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-06-09T22:40:01Z
+# This constraints file was automatically generated on 2023-06-11T15:58: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.
@@ -42,7 +42,7 @@ alembic==1.11.1
 amqp==5.1.1
 anyio==3.7.0
 apispec==5.2.2
-argcomplete==3.0.8
+argcomplete==3.1.0
 asgiref==3.7.2
 async-timeout==4.0.2
 attrs==23.1.0
@@ -82,7 +82,7 @@ docutils==0.20.1
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.12.0
+filelock==3.12.1
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.6.0
@@ -141,7 +141,7 @@ partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 2c872eb078..08a02b6a10 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-06-09T22:40:03Z
+# This constraints file was automatically generated on 2023-06-11T15:58:37Z
 # 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.
@@ -42,7 +42,7 @@ alembic==1.11.1
 amqp==5.1.1
 anyio==3.7.0
 apispec==5.2.2
-argcomplete==3.0.8
+argcomplete==3.1.0
 asgiref==3.7.2
 async-timeout==4.0.2
 attrs==23.1.0
@@ -81,7 +81,7 @@ docutils==0.20.1
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.12.0
+filelock==3.12.1
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.6.0
@@ -139,7 +139,7 @@ pandas==2.0.2
 partd==1.4.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 0f45cba140..bcb5266446 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-06-09T22:35:46Z
+# This constraints file was automatically generated on 2023-06-11T15:54:55Z
 # 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.
@@ -42,7 +42,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -59,11 +58,12 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -103,7 +103,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.3.0
 bleach==6.0.0
 blinker==1.6.2
@@ -173,7 +173,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -278,7 +278,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -372,7 +372,7 @@ pinotdb==0.5.0
 pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -425,7 +425,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -485,7 +485,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 90fd924a4d..7661eaa9dd 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-06-09T22:35:46Z
+# This constraints file was automatically generated on 2023-06-11T15:54:55Z
 # 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.
@@ -41,7 +41,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -58,11 +57,12 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -102,7 +102,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.3.0
 bleach==6.0.0
 blinker==1.6.2
@@ -171,7 +171,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -275,7 +275,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -369,7 +369,7 @@ pinotdb==0.5.0
 pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -422,7 +422,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -481,7 +481,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 84b05a392d..15094d1e65 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-06-09T22:35:46Z
+# This constraints file was automatically generated on 2023-06-11T15:54:55Z
 # 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.
@@ -42,7 +42,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -59,11 +58,12 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -104,7 +104,7 @@ backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.3.0
 bleach==6.0.0
 blinker==1.6.2
@@ -174,7 +174,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -279,7 +279,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -374,7 +374,7 @@ pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -427,7 +427,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -487,7 +487,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 0f45cba140..bcb5266446 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-06-09T22:35:46Z
+# This constraints file was automatically generated on 2023-06-11T15:54:55Z
 # 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.
@@ -42,7 +42,6 @@ SQLAlchemy==1.4.48
 SecretStorage==3.3.3
 Shapely==1.8.5.post1
 Sphinx==5.3.0
-Unidecode==1.3.6
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
@@ -59,11 +58,12 @@ aliyun-python-sdk-kms==2.16.1
 amqp==5.1.1
 analytics-python==1.4.post1
 ansiwrap==0.8.4
+anyascii==0.3.2
 anyio==3.7.0
 apache-beam==2.48.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.8
+argcomplete==3.1.0
 arrow==1.2.3
 asana==3.2.1
 asgiref==3.7.2
@@ -103,7 +103,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.12.2
 billiard==4.1.0
-bitarray==2.7.4
+bitarray==2.7.5
 black==23.3.0
 bleach==6.0.0
 blinker==1.6.2
@@ -173,7 +173,7 @@ facebook-business==17.0.0
 fastavro==1.7.4
 fasteners==0.18
 fastjsonschema==2.17.1
-filelock==3.12.0
+filelock==3.12.1
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -278,7 +278,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==3.0.1
 jsonpointer==2.3
-jsonschema-spec==0.1.4
+jsonschema-spec==0.1.6
 jsonschema==4.17.3
 junit-xml==1.9
 jupyter_client==8.2.0
@@ -372,7 +372,7 @@ pinotdb==0.5.0
 pipdeptree==2.9.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.5.1
+platformdirs==3.5.3
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -425,7 +425,7 @@ pytest-mock==3.10.0
 pytest-rerunfailures==11.1.2
 pytest-timeouts==1.2.1
 pytest-xdist==3.3.1
-pytest==7.3.1
+pytest==7.3.2
 python-arango==7.5.8
 python-daemon==3.0.1
 python-dateutil==2.8.2
@@ -485,7 +485,7 @@ sortedcontainers==2.4.0
 soupsieve==2.4.1
 sphinx-airflow-theme==0.0.12
 sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.0
+sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2

Reply via email to