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 51f2006de6 Updating constraints. Github run id:4528042940
51f2006de6 is described below

commit 51f2006de6205f73832c98f8113556c910d88c66
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Mar 27 03:34:08 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index c5bdee3c69..baf7a6ab21 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-25T20:44:56Z
+# This constraints file was automatically generated on 2023-03-27T03:33: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.
@@ -141,12 +141,12 @@ apache-airflow-providers-zendesk==4.2.0
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 asttokens==2.2.1
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -250,7 +250,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -387,7 +387,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -442,7 +442,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.2.0
@@ -462,6 +462,7 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -613,14 +614,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 2bd22a10f0..09c15f2839 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-25T20:45:38Z
+# This constraints file was automatically generated on 2023-03-27T03:34:05Z
 # 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.
@@ -141,12 +141,12 @@ apache-airflow-providers-zendesk==4.2.0
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
@@ -250,7 +250,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -387,7 +387,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -443,7 +443,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
@@ -463,6 +463,7 @@ psutil==5.9.4
 psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -614,14 +615,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5fe47018cb..9c56d7bf2a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-25T20:45:28Z
+# This constraints file was automatically generated on 2023-03-27T03:33:57Z
 # 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.
@@ -141,12 +141,12 @@ apache-airflow-providers-zendesk==4.2.0
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 asttokens==2.2.1
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -251,7 +251,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -388,7 +388,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -443,7 +443,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
@@ -464,6 +464,7 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -615,14 +616,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index bb3aaa707a..18468318ea 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-25T20:45:32Z
+# This constraints file was automatically generated on 2023-03-27T03:33:56Z
 # 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.
@@ -141,12 +141,12 @@ apache-airflow-providers-zendesk==4.2.0
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 asttokens==2.2.1
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -250,7 +250,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -387,7 +387,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -442,7 +442,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.2.0
@@ -462,6 +462,7 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -613,14 +614,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 8ab8645d28..5bc879675e 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-03-25T20:40:55Z
+# This constraints file was automatically generated on 2023-03-27T03:31:12Z
 # 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.
@@ -44,7 +44,7 @@ alembic==1.10.2
 amqp==5.1.1
 anyio==3.6.2
 apispec==5.2.2
-argcomplete==3.0.4
+argcomplete==3.0.5
 asgiref==3.6.0
 async-timeout==4.0.2
 attrs==22.2.0
@@ -84,7 +84,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.4
+filelock==3.10.6
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.3.0
@@ -143,7 +143,7 @@ pandas==1.5.3
 partd==1.3.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.1.1
+platformdirs==3.2.0
 pluggy==1.0.0
 plyvel==1.5.0
 prison==0.2.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 240397573f..b0e94dbca2 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-03-25T20:41:47Z
+# This constraints file was automatically generated on 2023-03-27T03:31:32Z
 # 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.
@@ -44,7 +44,7 @@ alembic==1.10.2
 amqp==5.1.1
 anyio==3.6.2
 apispec==5.2.2
-argcomplete==3.0.4
+argcomplete==3.0.5
 asgiref==3.6.0
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -86,7 +86,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.4
+filelock==3.10.6
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.1.0
@@ -146,7 +146,7 @@ partd==1.3.0
 pathspec==0.9.0
 pendulum==2.1.2
 pkgutil_resolve_name==1.3.10
-platformdirs==3.1.1
+platformdirs==3.2.0
 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 316bd1a467..b2ed327282 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-03-25T20:41:34Z
+# This constraints file was automatically generated on 2023-03-27T03:31:21Z
 # 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.
@@ -44,7 +44,7 @@ alembic==1.10.2
 amqp==5.1.1
 anyio==3.6.2
 apispec==5.2.2
-argcomplete==3.0.4
+argcomplete==3.0.5
 asgiref==3.6.0
 async-timeout==4.0.2
 attrs==22.2.0
@@ -84,7 +84,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.4
+filelock==3.10.6
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.3.0
@@ -144,7 +144,7 @@ partd==1.3.0
 pathspec==0.9.0
 pendulum==2.1.2
 pkgutil_resolve_name==1.3.10
-platformdirs==3.1.1
+platformdirs==3.2.0
 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 e641317873..25e6dcac5b 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-03-25T20:41:41Z
+# This constraints file was automatically generated on 2023-03-27T03:31:24Z
 # 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.
@@ -44,7 +44,7 @@ alembic==1.10.2
 amqp==5.1.1
 anyio==3.6.2
 apispec==5.2.2
-argcomplete==3.0.4
+argcomplete==3.0.5
 asgiref==3.6.0
 async-timeout==4.0.2
 attrs==22.2.0
@@ -84,7 +84,7 @@ docutils==0.19
 email-validator==1.3.1
 eventlet==0.33.3
 exceptiongroup==1.1.1
-filelock==3.10.4
+filelock==3.10.6
 flower==1.2.0
 frozenlist==1.3.3
 fsspec==2023.3.0
@@ -143,7 +143,7 @@ pandas==1.5.3
 partd==1.3.0
 pathspec==0.9.0
 pendulum==2.1.2
-platformdirs==3.1.1
+platformdirs==3.2.0
 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 9498197da3..1cdf39d671 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-03-25T20:35:19Z
+# This constraints file was automatically generated on 2023-03-27T03:27:23Z
 # 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.
@@ -63,12 +63,12 @@ anyio==3.6.2
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 asttokens==2.2.1
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -172,7 +172,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -309,7 +309,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -364,10 +364,10 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.1.1
+platformdirs==3.2.0
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -384,6 +384,7 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -534,14 +535,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index f8e81dc95a..b8f2a3dab6 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-03-25T20:35:19Z
+# This constraints file was automatically generated on 2023-03-27T03:27:23Z
 # 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.
@@ -63,12 +63,12 @@ anyio==3.6.2
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 async-timeout==4.0.2
 asynctest==0.13.0
 atlasclient==1.0.0
@@ -172,7 +172,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -309,7 +309,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -365,11 +365,11 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.1.1
+platformdirs==3.2.0
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -385,6 +385,7 @@ psutil==5.9.4
 psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -535,14 +536,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 7d8788c1ab..240854efab 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-03-25T20:35:20Z
+# This constraints file was automatically generated on 2023-03-27T03:27:23Z
 # 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.
@@ -63,12 +63,12 @@ anyio==3.6.2
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 asttokens==2.2.1
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -173,7 +173,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -310,7 +310,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -365,11 +365,11 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
-platformdirs==3.1.1
+platformdirs==3.2.0
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -386,6 +386,7 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -536,14 +537,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 9498197da3..1cdf39d671 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-03-25T20:35:19Z
+# This constraints file was automatically generated on 2023-03-27T03:27:23Z
 # 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.
@@ -63,12 +63,12 @@ anyio==3.6.2
 apache-beam==2.46.0
 apispec==5.2.2
 appdirs==1.4.4
-argcomplete==3.0.4
+argcomplete==3.0.5
 arrow==1.2.3
 asana==3.2.0
 asgiref==3.6.0
 asn1crypto==1.5.1
-astroid==2.15.0
+astroid==2.15.1
 asttokens==2.2.1
 async-timeout==4.0.2
 asynctest==0.13.0
@@ -172,7 +172,7 @@ facebook-business==16.0.1
 fastavro==1.7.3
 fasteners==0.18
 fastjsonschema==2.16.3
-filelock==3.10.4
+filelock==3.10.6
 fissix==21.11.13
 flower==1.2.0
 frozenlist==1.3.3
@@ -309,7 +309,7 @@ mongomock==4.1.2
 monotonic==1.6
 more-itertools==9.1.0
 moreorless==0.4.0
-moto==4.1.5
+moto==4.1.6
 msal-extensions==1.0.0
 msal==1.21.0
 msgpack==1.0.5
@@ -364,10 +364,10 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.4.14
-pipdeptree==2.6.0
+pipdeptree==2.7.0
 pipx==1.2.0
 pkginfo==1.9.6
-platformdirs==3.1.1
+platformdirs==3.2.0
 pluggy==1.0.0
 ply==3.11
 plyvel==1.5.0
@@ -384,6 +384,7 @@ psycopg2-binary==2.9.5
 ptyprocess==0.7.0
 pure-eval==0.2.2
 pure-sasl==0.6.2
+py-partiql-parser==0.1.0
 py4j==0.10.9.5
 pyOpenSSL==23.1.0
 pyarrow==9.0.0
@@ -534,14 +535,14 @@ types-protobuf==4.22.0.0
 types-pyOpenSSL==23.1.0.0
 types-python-dateutil==2.8.19.10
 types-python-slugify==8.0.0.1
-types-pytz==2022.7.1.2
+types-pytz==2023.2.0.0
 types-redis==4.5.3.0
 types-requests==2.28.11.16
 types-setuptools==67.6.0.5
 types-tabulate==0.9.0.1
 types-termcolor==1.1.6.1
 types-toml==0.10.8.5
-types-urllib3==1.26.25.8
+types-urllib3==1.26.25.9
 typing_extensions==4.5.0
 tzdata==2023.2
 tzlocal==4.3

Reply via email to