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

commit 8f01156f625b99288d706f6139fb75886fb77ea3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Oct 28 21:27:01 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index b9883c35c0..d49fe1be43 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-27T20:06:10Z
+# This constraints file was automatically generated on 2023-10-28T19:49:50Z
 # 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.
@@ -116,6 +116,7 @@ apache-airflow-providers-atlassian-jira==2.2.0
 apache-airflow-providers-celery==3.4.1
 apache-airflow-providers-cloudant==3.3.0
 apache-airflow-providers-cncf-kubernetes==7.7.0
+apache-airflow-providers-common-io==1.0.0rc1
 apache-airflow-providers-common-sql==1.8.0
 apache-airflow-providers-daskexecutor==1.1.0
 apache-airflow-providers-databricks==4.6.0
@@ -254,7 +255,7 @@ cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
 curlify==2.2.1
-dask==2023.10.0
+dask==2023.10.1
 databricks-sql-connector==2.9.3
 datadog==0.47.0
 db-dtypes==1.1.1
@@ -263,7 +264,7 @@ defusedxml==0.7.1
 deprecation==2.1.0
 dill==0.3.1.1
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docker==6.1.3
 docopt==0.6.2
@@ -280,7 +281,7 @@ exceptiongroup==1.1.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -364,7 +365,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -421,7 +422,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -441,7 +442,7 @@ mysqlclient==2.2.0
 nbclient==0.8.0
 nbformat==5.9.2
 neo4j==5.14.0
-networkx==3.2
+networkx==3.2.1
 nh3==0.2.14
 nodeenv==1.8.0
 numpy==1.24.4
@@ -504,7 +505,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -570,6 +571,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 292b2861e1..cfbe9edd74 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-27T20:06:02Z
+# This constraints file was automatically generated on 2023-10-28T19:49:45Z
 # 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.
@@ -115,6 +115,7 @@ apache-airflow-providers-atlassian-jira==2.2.0
 apache-airflow-providers-celery==3.4.1
 apache-airflow-providers-cloudant==3.3.0
 apache-airflow-providers-cncf-kubernetes==7.7.0
+apache-airflow-providers-common-io==1.0.0rc1
 apache-airflow-providers-common-sql==1.8.0
 apache-airflow-providers-daskexecutor==1.1.0
 apache-airflow-providers-databricks==4.6.0
@@ -253,7 +254,7 @@ cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
 curlify==2.2.1
-dask==2023.10.0
+dask==2023.10.1
 databricks-sql-connector==2.9.3
 datadog==0.47.0
 db-dtypes==1.1.1
@@ -262,7 +263,7 @@ defusedxml==0.7.1
 deprecation==2.1.0
 dill==0.3.1.1
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docker==6.1.3
 docopt==0.6.2
@@ -278,7 +279,7 @@ eventlet==0.33.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -362,7 +363,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -419,7 +420,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -439,7 +440,7 @@ mysqlclient==2.2.0
 nbclient==0.8.0
 nbformat==5.9.2
 neo4j==5.14.0
-networkx==3.2
+networkx==3.2.1
 nh3==0.2.14
 nodeenv==1.8.0
 numpy==1.24.4
@@ -502,7 +503,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -568,6 +569,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5e6400714f..cf8da4a420 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-27T20:06:46Z
+# This constraints file was automatically generated on 2023-10-28T19:50:07Z
 # 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.
@@ -116,6 +116,7 @@ apache-airflow-providers-atlassian-jira==2.2.0
 apache-airflow-providers-celery==3.4.1
 apache-airflow-providers-cloudant==3.3.0
 apache-airflow-providers-cncf-kubernetes==7.7.0
+apache-airflow-providers-common-io==1.0.0rc1
 apache-airflow-providers-common-sql==1.8.0
 apache-airflow-providers-daskexecutor==1.1.0
 apache-airflow-providers-databricks==4.6.0
@@ -281,7 +282,7 @@ exceptiongroup==1.1.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -365,7 +366,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -422,7 +423,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -506,7 +507,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -572,6 +573,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index ebb38a929b..f8b01fb59f 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-27T20:06:51Z
+# This constraints file was automatically generated on 2023-10-28T19:50:06Z
 # 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.
@@ -116,6 +116,7 @@ apache-airflow-providers-atlassian-jira==2.2.0
 apache-airflow-providers-celery==3.4.1
 apache-airflow-providers-cloudant==3.3.0
 apache-airflow-providers-cncf-kubernetes==7.7.0
+apache-airflow-providers-common-io==1.0.0rc1
 apache-airflow-providers-common-sql==1.8.0
 apache-airflow-providers-daskexecutor==1.1.0
 apache-airflow-providers-databricks==4.6.0
@@ -254,7 +255,7 @@ cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
 curlify==2.2.1
-dask==2023.10.0
+dask==2023.10.1
 databricks-sql-connector==2.9.3
 datadog==0.47.0
 db-dtypes==1.1.1
@@ -263,7 +264,7 @@ defusedxml==0.7.1
 deprecation==2.1.0
 dill==0.3.1.1
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docker==6.1.3
 docopt==0.6.2
@@ -280,7 +281,7 @@ exceptiongroup==1.1.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -364,7 +365,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -421,7 +422,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -441,7 +442,7 @@ mysqlclient==2.2.0
 nbclient==0.8.0
 nbformat==5.9.2
 neo4j==5.14.0
-networkx==3.2
+networkx==3.2.1
 nh3==0.2.14
 nodeenv==1.8.0
 numpy==1.24.4
@@ -504,7 +505,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -570,6 +571,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index a59b5fc352..a5c5dbfa44 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-10-27T20:01:33Z
+# This constraints file was automatically generated on 2023-10-28T19:46:50Z
 # 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.
@@ -72,11 +72,11 @@ connexion==2.14.2
 cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
-dask==2023.10.0
+dask==2023.10.1
 decorator==5.1.1
 dill==0.3.7
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 9f9c37ee83..91f3715698 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-10-27T20:02:58Z
+# This constraints file was automatically generated on 2023-10-28T19:47:46Z
 # 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.
@@ -72,11 +72,11 @@ connexion==2.14.2
 cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
-dask==2023.10.0
+dask==2023.10.1
 decorator==5.1.1
 dill==0.3.7
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 2b531fd55a..2f184f8c79 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-10-27T20:02:06Z
+# This constraints file was automatically generated on 2023-10-28T19:47:01Z
 # 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 31bc39b857..ad49b21732 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-10-27T20:02:08Z
+# This constraints file was automatically generated on 2023-10-28T19:47: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.
@@ -72,11 +72,11 @@ connexion==2.14.2
 cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
-dask==2023.10.0
+dask==2023.10.1
 decorator==5.1.1
 dill==0.3.7
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 20e2a3c9cf..b7599fa98d 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-10-27T19:54:24Z
+# This constraints file was automatically generated on 2023-10-28T19:41:35Z
 # 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.
@@ -152,7 +152,7 @@ cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
 curlify==2.2.1
-dask==2023.10.0
+dask==2023.10.1
 databricks-sql-connector==2.9.3
 datadog==0.47.0
 db-dtypes==1.1.1
@@ -161,7 +161,7 @@ defusedxml==0.7.1
 deprecation==2.1.0
 dill==0.3.1.1
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docker==6.1.3
 docopt==0.6.2
@@ -178,7 +178,7 @@ exceptiongroup==1.1.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -262,7 +262,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -319,7 +319,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -339,7 +339,7 @@ mysqlclient==2.2.0
 nbclient==0.8.0
 nbformat==5.9.2
 neo4j==5.14.0
-networkx==3.2
+networkx==3.2.1
 nh3==0.2.14
 nodeenv==1.8.0
 numpy==1.24.4
@@ -402,7 +402,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -468,6 +468,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index be9966b181..0f29fd6488 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-10-27T19:54:24Z
+# This constraints file was automatically generated on 2023-10-28T19:41:35Z
 # 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.
@@ -152,7 +152,7 @@ cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
 curlify==2.2.1
-dask==2023.10.0
+dask==2023.10.1
 databricks-sql-connector==2.9.3
 datadog==0.47.0
 db-dtypes==1.1.1
@@ -161,7 +161,7 @@ defusedxml==0.7.1
 deprecation==2.1.0
 dill==0.3.1.1
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docker==6.1.3
 docopt==0.6.2
@@ -177,7 +177,7 @@ eventlet==0.33.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -261,7 +261,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -318,7 +318,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -338,7 +338,7 @@ mysqlclient==2.2.0
 nbclient==0.8.0
 nbformat==5.9.2
 neo4j==5.14.0
-networkx==3.2
+networkx==3.2.1
 nh3==0.2.14
 nodeenv==1.8.0
 numpy==1.24.4
@@ -401,7 +401,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -467,6 +467,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 35cd3e43c4..db9ce75bf8 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-10-27T19:54:25Z
+# This constraints file was automatically generated on 2023-10-28T19:41:35Z
 # 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.
@@ -179,7 +179,7 @@ exceptiongroup==1.1.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -263,7 +263,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -320,7 +320,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -404,7 +404,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -470,6 +470,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 20e2a3c9cf..e1f69d90c0 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-10-27T19:54:24Z
+# This constraints file was automatically generated on 2023-10-28T19:41:34Z
 # 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.
@@ -152,7 +152,7 @@ cron-descriptor==1.4.0
 croniter==2.0.1
 cryptography==41.0.5
 curlify==2.2.1
-dask==2023.10.0
+dask==2023.10.1
 databricks-sql-connector==2.9.3
 datadog==0.47.0
 db-dtypes==1.1.1
@@ -161,7 +161,7 @@ defusedxml==0.7.1
 deprecation==2.1.0
 dill==0.3.1.1
 distlib==0.3.7
-distributed==2023.10.0
+distributed==2023.10.1
 dnspython==2.4.2
 docker==6.1.3
 docopt==0.6.2
@@ -178,7 +178,7 @@ exceptiongroup==1.1.3
 execnet==2.0.2
 executing==2.0.0
 facebook-business==18.0.3
-fastavro==1.8.4
+fastavro==1.9.0
 fasteners==0.19
 fastjsonschema==2.18.1
 filelock==3.13.0
@@ -262,7 +262,7 @@ httplib2==0.22.0
 httpx==0.23.3
 humanize==4.8.0
 hvac==2.0.0
-identify==2.5.30
+identify==2.5.31
 idna==3.4
 ijson==3.2.3
 imagesize==1.4.1
@@ -319,7 +319,7 @@ mdurl==0.1.2
 mongomock==4.1.2
 monotonic==1.6
 more-itertools==10.1.0
-moto==4.2.6
+moto==4.2.7
 mpmath==1.3.0
 msal-extensions==1.0.0
 msal==1.24.1
@@ -339,7 +339,7 @@ mysqlclient==2.2.0
 nbclient==0.8.0
 nbformat==5.9.2
 neo4j==5.14.0
-networkx==3.2
+networkx==3.2.1
 nh3==0.2.14
 nodeenv==1.8.0
 numpy==1.24.4
@@ -402,7 +402,7 @@ psycopg2-binary==2.9.9
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
-py-partiql-parser==0.4.0
+py-partiql-parser==0.4.1
 py4j==0.10.9.7
 pyOpenSSL==23.3.0
 pyarrow==11.0.0
@@ -468,6 +468,7 @@ requests-oauthlib==1.3.1
 requests-toolbelt==1.0.0
 requests==2.31.0
 responses==0.23.3
+restructuredtext-lint==1.4.0
 rfc3339-validator==0.1.4
 rfc3986==1.5.0
 rich-argparse==1.4.0

Reply via email to