This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-7
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-7 by this push:
     new aa13d3f399 Updating constraints. Github run id:6442070045
aa13d3f399 is described below

commit aa13d3f39959e0bfb3f1b138625e32e73099ef29
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Sat Oct 7 16:30:57 2023 +0000

    Updating constraints. Github run id:6442070045
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-7-test' in the 'apache/airflow' repository with commit sha 
24ab6566ff5f53b40830d17327d06e8b20733ef2.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/6442070045/
    
    The image tag used for that build was: 
24ab6566ff5f53b40830d17327d06e8b20733ef2. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
24ab6566ff5f53b40830d17327d06e8b20733ef2'
    
    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                  | 12 ++++++------
 constraints-3.11.txt                  | 12 ++++++------
 constraints-3.8.txt                   | 12 ++++++------
 constraints-3.9.txt                   | 12 ++++++------
 constraints-no-providers-3.10.txt     | 10 +++++-----
 constraints-no-providers-3.11.txt     | 10 +++++-----
 constraints-no-providers-3.8.txt      | 10 +++++-----
 constraints-no-providers-3.9.txt      | 10 +++++-----
 constraints-source-providers-3.10.txt | 12 ++++++------
 constraints-source-providers-3.11.txt | 12 ++++++------
 constraints-source-providers-3.8.txt  | 12 ++++++------
 constraints-source-providers-3.9.txt  | 12 ++++++------
 12 files changed, 68 insertions(+), 68 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 51e7b2e32d..f934a67853 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-06T08:12:59Z
+# This constraints file was automatically generated on 2023-10-07T16:30:44Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -48,7 +48,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -67,7 +67,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -86,7 +86,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -219,7 +219,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -629,7 +629,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 90e85d7d36..9c8cb36513 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-06T08:12:49Z
+# This constraints file was automatically generated on 2023-10-07T16:30:38Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -48,7 +48,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -67,7 +67,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -86,7 +86,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -218,7 +218,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -626,7 +626,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 6ed0f71c2a..78f8ad18bd 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-06T08:13:08Z
+# This constraints file was automatically generated on 2023-10-07T16:30:55Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -48,7 +48,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -67,7 +67,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -86,7 +86,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -220,7 +220,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -631,7 +631,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1cb98d8ef6..9baf3583d0 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-10-06T08:13:06Z
+# This constraints file was automatically generated on 2023-10-07T16:30:52Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -48,7 +48,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -67,7 +67,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -86,7 +86,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -219,7 +219,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -629,7 +629,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index fce5495707..6d55a9126d 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-06T08:10:18Z
+# This constraints file was automatically generated on 2023-10-07T16:27:48Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -24,7 +24,7 @@ Flask-WTF==1.2.1
 Flask==2.2.5
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyJWT==2.8.0
 PyYAML==6.0.1
@@ -35,12 +35,12 @@ SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
 aiobotocore==2.6.0
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aiosignal==1.3.1
 alembic==1.12.0
 amqp==5.1.1
-annotated-types==0.5.0
+annotated-types==0.6.0
 anyio==4.0.0
 apispec==6.3.0
 argcomplete==3.1.2
@@ -50,7 +50,7 @@ attrs==23.1.0
 backoff==2.2.1
 bcrypt==4.0.1
 billiard==4.1.0
-blinker==1.6.2
+blinker==1.6.3
 botocore==1.31.17
 cachelib==0.9.0
 cachetools==5.3.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 831a40dbd8..6f58a184b3 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-06T08:11:04Z
+# This constraints file was automatically generated on 2023-10-07T16:28:39Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -24,7 +24,7 @@ Flask-WTF==1.2.1
 Flask==2.2.5
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyJWT==2.8.0
 PyYAML==6.0.1
@@ -35,12 +35,12 @@ SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
 aiobotocore==2.6.0
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aiosignal==1.3.1
 alembic==1.12.0
 amqp==5.1.1
-annotated-types==0.5.0
+annotated-types==0.6.0
 anyio==4.0.0
 apispec==6.3.0
 argcomplete==3.1.2
@@ -50,7 +50,7 @@ attrs==23.1.0
 backoff==2.2.1
 bcrypt==4.0.1
 billiard==4.1.0
-blinker==1.6.2
+blinker==1.6.3
 botocore==1.31.17
 cachelib==0.9.0
 cachetools==5.3.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 23cc490d94..32f49f32e1 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-06T08:10:26Z
+# This constraints file was automatically generated on 2023-10-07T16:27:55Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -24,7 +24,7 @@ Flask-WTF==1.2.1
 Flask==2.2.5
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyJWT==2.8.0
 PyYAML==6.0.1
@@ -35,12 +35,12 @@ SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
 aiobotocore==2.6.0
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aiosignal==1.3.1
 alembic==1.12.0
 amqp==5.1.1
-annotated-types==0.5.0
+annotated-types==0.6.0
 anyio==4.0.0
 apispec==6.3.0
 argcomplete==3.1.2
@@ -51,7 +51,7 @@ backoff==2.2.1
 backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 billiard==4.1.0
-blinker==1.6.2
+blinker==1.6.3
 botocore==1.31.17
 cachelib==0.9.0
 cachetools==5.3.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 84758c34d7..7bd0d3a6eb 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-06T08:10:25Z
+# This constraints file was automatically generated on 2023-10-07T16:27:57Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -24,7 +24,7 @@ Flask-WTF==1.2.1
 Flask==2.2.5
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyJWT==2.8.0
 PyYAML==6.0.1
@@ -35,12 +35,12 @@ SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
 aiobotocore==2.6.0
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aiosignal==1.3.1
 alembic==1.12.0
 amqp==5.1.1
-annotated-types==0.5.0
+annotated-types==0.6.0
 anyio==4.0.0
 apispec==6.3.0
 argcomplete==3.1.2
@@ -50,7 +50,7 @@ attrs==23.1.0
 backoff==2.2.1
 bcrypt==4.0.1
 billiard==4.1.0
-blinker==1.6.2
+blinker==1.6.3
 botocore==1.31.17
 cachelib==0.9.0
 cachetools==5.3.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 15606991aa..bc5def6969 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-06T08:06:22Z
+# This constraints file was automatically generated on 2023-10-07T16:23:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -28,7 +28,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -47,7 +47,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -66,7 +66,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -114,7 +114,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -521,7 +521,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 07d703656d..7d47f1a9a2 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-06T08:06:22Z
+# This constraints file was automatically generated on 2023-10-07T16:23:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -28,7 +28,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -47,7 +47,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -66,7 +66,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -114,7 +114,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -519,7 +519,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 7c9c904521..79e339a30c 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-06T08:06:22Z
+# This constraints file was automatically generated on 2023-10-07T16:23:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -28,7 +28,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -47,7 +47,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -66,7 +66,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -115,7 +115,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -523,7 +523,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 15606991aa..bc5def6969 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-06T08:06:22Z
+# This constraints file was automatically generated on 2023-10-07T16:23:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" 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.
@@ -28,7 +28,7 @@ JPype1==1.4.1
 JayDeBeApi==1.2.3
 Jinja2==3.1.2
 Mako==1.2.4
-Markdown==3.4.4
+Markdown==3.5
 MarkupSafe==2.1.3
 PyGithub==2.1.1
 PyHive==0.7.0
@@ -47,7 +47,7 @@ Werkzeug==2.2.3
 adal==1.2.7
 aiobotocore==2.6.0
 aiofiles==23.2.1
-aiohttp==3.8.5
+aiohttp==3.8.6
 aioitertools==0.11.0
 aioresponses==0.7.4
 aiosignal==1.3.1
@@ -66,7 +66,7 @@ aliyun-python-sdk-core==2.14.0
 aliyun-python-sdk-kms==2.16.2
 amqp==5.1.1
 analytics-python==1.4.post1
-annotated-types==0.5.0
+annotated-types==0.6.0
 ansiwrap==0.8.4
 anyascii==0.3.2
 anyio==4.0.0
@@ -114,7 +114,7 @@ beautifulsoup4==4.12.2
 billiard==4.1.0
 bitarray==2.8.2
 black==23.9.1
-blinker==1.6.2
+blinker==1.6.3
 boto3==1.28.17
 botocore==1.31.17
 cachelib==0.9.0
@@ -521,7 +521,7 @@ traitlets==5.11.2
 trino==0.327.0
 twine==4.0.2
 types-Deprecated==1.2.9.3
-types-Markdown==3.4.2.10
+types-Markdown==3.5.0.0
 types-PyMySQL==1.1.0.1
 types-PyYAML==6.0.12.12
 types-certifi==2021.10.8.3

Reply via email to