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 b3124d2389 Updating constraints. Github run id:5056803102
b3124d2389 is described below
commit b3124d2389a77023cd2dd769858876f98e4dd233
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue May 23 14:46:13 2023 +0000
Updating constraints. Github run id:5056803102
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
c082aec089405ed0399cfee548011b0520be0011.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5056803102/
The image tag used for that build was:
c082aec089405ed0399cfee548011b0520be0011. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
c082aec089405ed0399cfee548011b0520be0011'
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 | 22 +++++++++++-----------
constraints-3.11.txt | 22 +++++++++++-----------
constraints-3.7.txt | 22 +++++++++++-----------
constraints-3.8.txt | 22 +++++++++++-----------
constraints-3.9.txt | 22 +++++++++++-----------
constraints-no-providers-3.10.txt | 8 ++++----
constraints-no-providers-3.11.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 | 8 ++++----
constraints-source-providers-3.11.txt | 8 ++++----
constraints-source-providers-3.7.txt | 8 ++++----
constraints-source-providers-3.8.txt | 8 ++++----
constraints-source-providers-3.9.txt | 8 ++++----
15 files changed, 95 insertions(+), 95 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d027836da4..3153a76237 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-23T06:21:47Z
+# This constraints file was automatically generated on 2023-05-23T14:42:10Z
# 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.
@@ -84,8 +84,8 @@ apache-airflow-providers-atlassian-jira==2.1.0
apache-airflow-providers-celery==3.2.0
apache-airflow-providers-cloudant==3.2.0
apache-airflow-providers-cncf-kubernetes==7.0.0
-apache-airflow-providers-common-sql==1.5.0
-apache-airflow-providers-databricks==4.2.0
+apache-airflow-providers-common-sql==1.4.0
+apache-airflow-providers-databricks==4.1.0
apache-airflow-providers-datadog==3.3.0
apache-airflow-providers-dbt-cloud==3.2.0
apache-airflow-providers-dingding==3.2.0
@@ -94,13 +94,13 @@ apache-airflow-providers-docker==3.7.0
apache-airflow-providers-elasticsearch==4.5.0
apache-airflow-providers-exasol==4.2.0
apache-airflow-providers-facebook==3.2.0
-apache-airflow-providers-ftp==3.4.0
+apache-airflow-providers-ftp==3.3.1
apache-airflow-providers-github==2.3.0
apache-airflow-providers-google==10.1.0
apache-airflow-providers-grpc==3.2.0
apache-airflow-providers-hashicorp==3.4.0
-apache-airflow-providers-http==4.4.0
-apache-airflow-providers-imap==3.2.0
+apache-airflow-providers-http==4.3.0
+apache-airflow-providers-imap==3.1.1
apache-airflow-providers-influxdb==2.2.0
apache-airflow-providers-jdbc==3.4.0
apache-airflow-providers-jenkins==3.3.0
@@ -131,7 +131,7 @@ apache-airflow-providers-singularity==3.2.0
apache-airflow-providers-slack==7.3.0
apache-airflow-providers-smtp==1.1.0
apache-airflow-providers-snowflake==4.1.0
-apache-airflow-providers-sqlite==3.4.0
+apache-airflow-providers-sqlite==3.3.2
apache-airflow-providers-ssh==3.7.0
apache-airflow-providers-tableau==4.2.0
apache-airflow-providers-tabular==1.2.0
@@ -550,7 +550,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -568,7 +568,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -623,7 +623,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
@@ -634,7 +634,7 @@ tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==4.1.1
-urllib3==1.26.15
+urllib3==1.26.16
userpath==1.8.0
vertica-python==1.3.2
vine==5.0.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 2daf2009ff..789cae2b17 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-23T06:25:59Z
+# This constraints file was automatically generated on 2023-05-23T14:46: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.
@@ -82,8 +82,8 @@ apache-airflow-providers-atlassian-jira==2.1.0
apache-airflow-providers-celery==3.2.0
apache-airflow-providers-cloudant==3.2.0
apache-airflow-providers-cncf-kubernetes==7.0.0
-apache-airflow-providers-common-sql==1.5.0
-apache-airflow-providers-databricks==4.2.0
+apache-airflow-providers-common-sql==1.4.0
+apache-airflow-providers-databricks==4.1.0
apache-airflow-providers-datadog==3.3.0
apache-airflow-providers-dbt-cloud==3.2.0
apache-airflow-providers-dingding==3.2.0
@@ -92,13 +92,13 @@ apache-airflow-providers-docker==3.7.0
apache-airflow-providers-elasticsearch==4.5.0
apache-airflow-providers-exasol==4.2.0
apache-airflow-providers-facebook==3.2.0
-apache-airflow-providers-ftp==3.4.0
+apache-airflow-providers-ftp==3.3.1
apache-airflow-providers-github==2.3.0
apache-airflow-providers-google==10.1.0
apache-airflow-providers-grpc==3.2.0
apache-airflow-providers-hashicorp==3.4.0
-apache-airflow-providers-http==4.4.0
-apache-airflow-providers-imap==3.2.0
+apache-airflow-providers-http==4.3.0
+apache-airflow-providers-imap==3.1.1
apache-airflow-providers-influxdb==2.2.0
apache-airflow-providers-jdbc==3.4.0
apache-airflow-providers-jenkins==3.3.0
@@ -129,7 +129,7 @@ apache-airflow-providers-singularity==3.2.0
apache-airflow-providers-slack==7.3.0
apache-airflow-providers-smtp==1.1.0
apache-airflow-providers-snowflake==4.1.0
-apache-airflow-providers-sqlite==3.4.0
+apache-airflow-providers-sqlite==3.3.2
apache-airflow-providers-ssh==3.7.0
apache-airflow-providers-tableau==4.2.0
apache-airflow-providers-tabular==1.2.0
@@ -545,7 +545,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -563,7 +563,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -617,7 +617,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
@@ -628,7 +628,7 @@ tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==4.1.1
-urllib3==1.26.15
+urllib3==1.26.16
userpath==1.8.0
vertica-python==1.3.2
vine==5.0.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index e13da4e501..5e615888e1 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-23T06:22:36Z
+# This constraints file was automatically generated on 2023-05-23T14:42: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.
@@ -85,8 +85,8 @@ apache-airflow-providers-atlassian-jira==2.1.0
apache-airflow-providers-celery==3.2.0
apache-airflow-providers-cloudant==3.2.0
apache-airflow-providers-cncf-kubernetes==7.0.0
-apache-airflow-providers-common-sql==1.5.0
-apache-airflow-providers-databricks==4.2.0
+apache-airflow-providers-common-sql==1.4.0
+apache-airflow-providers-databricks==4.1.0
apache-airflow-providers-datadog==3.3.0
apache-airflow-providers-dbt-cloud==3.2.0
apache-airflow-providers-dingding==3.2.0
@@ -95,13 +95,13 @@ apache-airflow-providers-docker==3.7.0
apache-airflow-providers-elasticsearch==4.5.0
apache-airflow-providers-exasol==4.2.0
apache-airflow-providers-facebook==3.2.0
-apache-airflow-providers-ftp==3.4.0
+apache-airflow-providers-ftp==3.3.1
apache-airflow-providers-github==2.3.0
apache-airflow-providers-google==10.1.0
apache-airflow-providers-grpc==3.2.0
apache-airflow-providers-hashicorp==3.4.0
-apache-airflow-providers-http==4.4.0
-apache-airflow-providers-imap==3.2.0
+apache-airflow-providers-http==4.3.0
+apache-airflow-providers-imap==3.1.1
apache-airflow-providers-influxdb==2.2.0
apache-airflow-providers-jdbc==3.4.0
apache-airflow-providers-jenkins==3.3.0
@@ -132,7 +132,7 @@ apache-airflow-providers-singularity==3.2.0
apache-airflow-providers-slack==7.3.0
apache-airflow-providers-smtp==1.1.0
apache-airflow-providers-snowflake==4.1.0
-apache-airflow-providers-sqlite==3.4.0
+apache-airflow-providers-sqlite==3.3.2
apache-airflow-providers-ssh==3.7.0
apache-airflow-providers-tableau==4.2.0
apache-airflow-providers-tabular==1.2.0
@@ -552,7 +552,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -570,7 +570,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
@@ -625,7 +625,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
@@ -636,7 +636,7 @@ tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==4.1.1
-urllib3==1.26.15
+urllib3==1.26.16
userpath==1.8.0
vertica-python==1.3.2
vine==5.0.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c895bed5e0..7743f19826 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-23T06:22:10Z
+# This constraints file was automatically generated on 2023-05-23T14:42:30Z
# 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.
@@ -84,8 +84,8 @@ apache-airflow-providers-atlassian-jira==2.1.0
apache-airflow-providers-celery==3.2.0
apache-airflow-providers-cloudant==3.2.0
apache-airflow-providers-cncf-kubernetes==7.0.0
-apache-airflow-providers-common-sql==1.5.0
-apache-airflow-providers-databricks==4.2.0
+apache-airflow-providers-common-sql==1.4.0
+apache-airflow-providers-databricks==4.1.0
apache-airflow-providers-datadog==3.3.0
apache-airflow-providers-dbt-cloud==3.2.0
apache-airflow-providers-dingding==3.2.0
@@ -94,13 +94,13 @@ apache-airflow-providers-docker==3.7.0
apache-airflow-providers-elasticsearch==4.5.0
apache-airflow-providers-exasol==4.2.0
apache-airflow-providers-facebook==3.2.0
-apache-airflow-providers-ftp==3.4.0
+apache-airflow-providers-ftp==3.3.1
apache-airflow-providers-github==2.3.0
apache-airflow-providers-google==10.1.0
apache-airflow-providers-grpc==3.2.0
apache-airflow-providers-hashicorp==3.4.0
-apache-airflow-providers-http==4.4.0
-apache-airflow-providers-imap==3.2.0
+apache-airflow-providers-http==4.3.0
+apache-airflow-providers-imap==3.1.1
apache-airflow-providers-influxdb==2.2.0
apache-airflow-providers-jdbc==3.4.0
apache-airflow-providers-jenkins==3.3.0
@@ -131,7 +131,7 @@ apache-airflow-providers-singularity==3.2.0
apache-airflow-providers-slack==7.3.0
apache-airflow-providers-smtp==1.1.0
apache-airflow-providers-snowflake==4.1.0
-apache-airflow-providers-sqlite==3.4.0
+apache-airflow-providers-sqlite==3.3.2
apache-airflow-providers-ssh==3.7.0
apache-airflow-providers-tableau==4.2.0
apache-airflow-providers-tabular==1.2.0
@@ -552,7 +552,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -570,7 +570,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -625,7 +625,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
@@ -636,7 +636,7 @@ tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==4.1.1
-urllib3==1.26.15
+urllib3==1.26.16
userpath==1.8.0
vertica-python==1.3.2
vine==5.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 23575875ac..1530a1f9fd 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-05-23T06:22:21Z
+# This constraints file was automatically generated on 2023-05-23T14:42:21Z
# 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.
@@ -84,8 +84,8 @@ apache-airflow-providers-atlassian-jira==2.1.0
apache-airflow-providers-celery==3.2.0
apache-airflow-providers-cloudant==3.2.0
apache-airflow-providers-cncf-kubernetes==7.0.0
-apache-airflow-providers-common-sql==1.5.0
-apache-airflow-providers-databricks==4.2.0
+apache-airflow-providers-common-sql==1.4.0
+apache-airflow-providers-databricks==4.1.0
apache-airflow-providers-datadog==3.3.0
apache-airflow-providers-dbt-cloud==3.2.0
apache-airflow-providers-dingding==3.2.0
@@ -94,13 +94,13 @@ apache-airflow-providers-docker==3.7.0
apache-airflow-providers-elasticsearch==4.5.0
apache-airflow-providers-exasol==4.2.0
apache-airflow-providers-facebook==3.2.0
-apache-airflow-providers-ftp==3.4.0
+apache-airflow-providers-ftp==3.3.1
apache-airflow-providers-github==2.3.0
apache-airflow-providers-google==10.1.0
apache-airflow-providers-grpc==3.2.0
apache-airflow-providers-hashicorp==3.4.0
-apache-airflow-providers-http==4.4.0
-apache-airflow-providers-imap==3.2.0
+apache-airflow-providers-http==4.3.0
+apache-airflow-providers-imap==3.1.1
apache-airflow-providers-influxdb==2.2.0
apache-airflow-providers-jdbc==3.4.0
apache-airflow-providers-jenkins==3.3.0
@@ -131,7 +131,7 @@ apache-airflow-providers-singularity==3.2.0
apache-airflow-providers-slack==7.3.0
apache-airflow-providers-smtp==1.1.0
apache-airflow-providers-snowflake==4.1.0
-apache-airflow-providers-sqlite==3.4.0
+apache-airflow-providers-sqlite==3.3.2
apache-airflow-providers-ssh==3.7.0
apache-airflow-providers-tableau==4.2.0
apache-airflow-providers-tabular==1.2.0
@@ -550,7 +550,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -568,7 +568,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -623,7 +623,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
@@ -634,7 +634,7 @@ tzlocal==5.0.1
uc-micro-py==1.0.2
unicodecsv==0.14.1
uritemplate==4.1.1
-urllib3==1.26.15
+urllib3==1.26.16
userpath==1.8.0
vertica-python==1.3.2
vine==5.0.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 5b72f121b4..4ead70d35c 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-05-23T06:18:09Z
+# This constraints file was automatically generated on 2023-05-23T14:38:34Z
# 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.
@@ -94,7 +94,7 @@ grpcio==1.55.0
gssapi==1.8.2
gunicorn==20.1.0
h11==0.14.0
-httpcore==0.17.1
+httpcore==0.17.2
httpx==0.24.1
humanize==4.6.0
idna==3.4
@@ -170,7 +170,7 @@ rfc3339-validator==0.1.4
rich==13.3.5
rich_argparse==1.1.0
rsa==4.9
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
six==1.16.0
sniffio==1.3.0
@@ -189,7 +189,7 @@ typing_extensions==4.6.0
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
-urllib3==1.26.15
+urllib3==1.26.16
vine==5.0.0
virtualenv==20.23.0
wcwidth==0.2.6
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 1ab26965e1..c8b0cef47c 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-05-23T06:19:05Z
+# This constraints file was automatically generated on 2023-05-23T14:39:17Z
# 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.
@@ -93,7 +93,7 @@ grpcio==1.55.0
gssapi==1.8.2
gunicorn==20.1.0
h11==0.14.0
-httpcore==0.17.1
+httpcore==0.17.2
httpx==0.24.1
humanize==4.6.0
idna==3.4
@@ -169,7 +169,7 @@ rfc3339-validator==0.1.4
rich==13.3.5
rich_argparse==1.1.0
rsa==4.9
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
six==1.16.0
sniffio==1.3.0
@@ -188,7 +188,7 @@ typing_extensions==4.6.0
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
-urllib3==1.26.15
+urllib3==1.26.16
vine==5.0.0
virtualenv==20.23.0
wcwidth==0.2.6
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index bbc6f2f643..45439db76e 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-05-23T06:18:46Z
+# This constraints file was automatically generated on 2023-05-23T14:39: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.
@@ -97,7 +97,7 @@ grpcio==1.55.0
gssapi==1.8.2
gunicorn==20.1.0
h11==0.14.0
-httpcore==0.17.1
+httpcore==0.17.2
httpx==0.24.1
humanize==4.6.0
idna==3.4
@@ -174,7 +174,7 @@ rfc3339-validator==0.1.4
rich==13.3.5
rich_argparse==1.1.0
rsa==4.9
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
six==1.16.0
sniffio==1.3.0
@@ -192,7 +192,7 @@ tornado==6.2
typing_extensions==4.6.0
uc-micro-py==1.0.2
unicodecsv==0.14.1
-urllib3==1.26.15
+urllib3==1.26.16
vine==5.0.0
virtualenv==20.21.1
wcwidth==0.2.6
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index a150d3027c..bd0a583089 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-05-23T06:18:30Z
+# This constraints file was automatically generated on 2023-05-23T14:38:42Z
# 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.
@@ -94,7 +94,7 @@ grpcio==1.55.0
gssapi==1.8.2
gunicorn==20.1.0
h11==0.14.0
-httpcore==0.17.1
+httpcore==0.17.2
httpx==0.24.1
humanize==4.6.0
idna==3.4
@@ -171,7 +171,7 @@ rfc3339-validator==0.1.4
rich==13.3.5
rich_argparse==1.1.0
rsa==4.9
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
six==1.16.0
sniffio==1.3.0
@@ -190,7 +190,7 @@ typing_extensions==4.6.0
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
-urllib3==1.26.15
+urllib3==1.26.16
vine==5.0.0
virtualenv==20.23.0
wcwidth==0.2.6
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 38f0579356..5d06c04b16 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-05-23T06:18:24Z
+# This constraints file was automatically generated on 2023-05-23T14:38: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.
@@ -94,7 +94,7 @@ grpcio==1.55.0
gssapi==1.8.2
gunicorn==20.1.0
h11==0.14.0
-httpcore==0.17.1
+httpcore==0.17.2
httpx==0.24.1
humanize==4.6.0
idna==3.4
@@ -170,7 +170,7 @@ rfc3339-validator==0.1.4
rich==13.3.5
rich_argparse==1.1.0
rsa==4.9
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
six==1.16.0
sniffio==1.3.0
@@ -189,7 +189,7 @@ typing_extensions==4.6.0
tzdata==2023.3
uc-micro-py==1.0.2
unicodecsv==0.14.1
-urllib3==1.26.15
+urllib3==1.26.16
vine==5.0.0
virtualenv==20.23.0
wcwidth==0.2.6
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 332cc39c80..4c3c97ddd9 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-05-23T06:13:28Z
+# This constraints file was automatically generated on 2023-05-23T14: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -471,7 +471,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -489,7 +489,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -544,7 +544,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index df37075688..cfa8268709 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-05-23T06:13:28Z
+# This constraints file was automatically generated on 2023-05-23T14:33:49Z
# 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.
@@ -467,7 +467,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -485,7 +485,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -539,7 +539,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 37fee68491..b2b839e47e 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-05-23T06:13:28Z
+# This constraints file was automatically generated on 2023-05-23T14: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -473,7 +473,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -491,7 +491,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
@@ -546,7 +546,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 14e89642ef..5068e3fba5 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-05-23T06:13:28Z
+# This constraints file was automatically generated on 2023-05-23T14: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -473,7 +473,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -491,7 +491,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -546,7 +546,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 332cc39c80..4c3c97ddd9 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-05-23T06:13:28Z
+# This constraints file was automatically generated on 2023-05-23T14: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -471,7 +471,7 @@ scrapbook==0.5.0
semver==3.0.0
sendgrid==6.10.0
sentinels==1.0.0
-sentry-sdk==1.23.1
+sentry-sdk==1.24.0
setproctitle==1.3.2
simple-salesforce==1.12.4
six==1.16.0
@@ -489,7 +489,7 @@ sphinx-argparse==0.4.0
sphinx-autoapi==2.1.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
-sphinx-rtd-theme==1.2.0
+sphinx-rtd-theme==1.2.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
@@ -544,7 +544,7 @@ types-python-dateutil==2.8.19.13
types-python-slugify==8.0.0.2
types-pytz==2023.3.0.0
types-redis==4.5.5.2
-types-requests==2.30.0.0
+types-requests==2.31.0.0
types-setuptools==67.8.0.0
types-tabulate==0.9.0.2
types-termcolor==1.1.6.2