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 39ffb770f0 Updating constraints. Build id:
39ffb770f0 is described below
commit 39ffb770f0da6906e507f02864d71de0d5aa635e
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Jan 16 00:28:10 2023 +0000
Updating constraints. Build id:
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of '' in ''
with commit sha .
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.7.txt | 12 ++++++------
constraints-3.8.txt | 12 ++++++------
constraints-3.9.txt | 12 ++++++------
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 | 14 +++++++-------
constraints-source-providers-3.7.txt | 14 +++++++-------
constraints-source-providers-3.8.txt | 14 +++++++-------
constraints-source-providers-3.9.txt | 14 +++++++-------
12 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index cfc182aa0d..378869f182 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-14T13:14:19Z
+# This constraints file was automatically generated on 2023-01-16T00:27:32Z
# 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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -513,7 +513,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -592,7 +592,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -614,7 +614,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index c05dcc247c..ea660f9657 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-14T13:14:55Z
+# This constraints file was automatically generated on 2023-01-16T00:28: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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -513,7 +513,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -592,7 +592,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -614,7 +614,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index cc471cdd3d..55d1ca9c01 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-14T13:14:49Z
+# This constraints file was automatically generated on 2023-01-16T00:27:59Z
# 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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -515,7 +515,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -594,7 +594,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -616,7 +616,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index a0747eb545..4de6daf953 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-01-14T13:14:44Z
+# This constraints file was automatically generated on 2023-01-16T00:27: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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -513,7 +513,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -592,7 +592,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -614,7 +614,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 80c107597f..dea71a77b8 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-01-14T13:11:35Z
+# This constraints file was automatically generated on 2023-01-16T00:24:47Z
# 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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
HeapDict==1.0.1
Jinja2==3.1.2
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
adal==1.2.7
aiohttp==3.8.3
aiosignal==1.3.1
-alembic==1.9.1
+alembic==1.9.2
amqp==5.1.1
anyio==3.6.2
apispec==3.3.2
@@ -174,7 +174,7 @@ unicodecsv==0.14.1
urllib3==1.26.14
vine==5.0.0
virtualenv==20.17.1
-wcwidth==0.2.5
+wcwidth==0.2.6
websocket-client==1.4.2
wrapt==1.14.1
yarl==1.8.2
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 122f7f55d7..a0cf20e864 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-01-14T13:12:23Z
+# This constraints file was automatically generated on 2023-01-16T00:25: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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
HeapDict==1.0.1
Jinja2==3.1.2
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
adal==1.2.7
aiohttp==3.8.3
aiosignal==1.3.1
-alembic==1.9.1
+alembic==1.9.2
amqp==5.1.1
anyio==3.6.2
apispec==3.3.2
@@ -179,7 +179,7 @@ unicodecsv==0.14.1
urllib3==1.26.14
vine==5.0.0
virtualenv==20.17.1
-wcwidth==0.2.5
+wcwidth==0.2.6
websocket-client==1.4.2
wrapt==1.14.1
yarl==1.8.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index ed4a85ad35..132c16fa44 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-01-14T13:12:13Z
+# This constraints file was automatically generated on 2023-01-16T00:25: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.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
HeapDict==1.0.1
Jinja2==3.1.2
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
adal==1.2.7
aiohttp==3.8.3
aiosignal==1.3.1
-alembic==1.9.1
+alembic==1.9.2
amqp==5.1.1
anyio==3.6.2
apispec==3.3.2
@@ -177,7 +177,7 @@ unicodecsv==0.14.1
urllib3==1.26.14
vine==5.0.0
virtualenv==20.17.1
-wcwidth==0.2.5
+wcwidth==0.2.6
websocket-client==1.4.2
wrapt==1.14.1
yarl==1.8.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 9e00045745..db32e9285d 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-01-14T13:12:15Z
+# This constraints file was automatically generated on 2023-01-16T00:25:27Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
@@ -19,7 +19,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
HeapDict==1.0.1
Jinja2==3.1.2
@@ -37,7 +37,7 @@ Werkzeug==2.2.2
adal==1.2.7
aiohttp==3.8.3
aiosignal==1.3.1
-alembic==1.9.1
+alembic==1.9.2
amqp==5.1.1
anyio==3.6.2
apispec==3.3.2
@@ -175,7 +175,7 @@ unicodecsv==0.14.1
urllib3==1.26.14
vine==5.0.0
virtualenv==20.17.1
-wcwidth==0.2.5
+wcwidth==0.2.6
websocket-client==1.4.2
wrapt==1.14.1
yarl==1.8.2
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 2e14ece5da..6a32b5e95d 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-01-14T13:06:35Z
+# This constraints file was automatically generated on 2023-01-16T00:19:44Z
# 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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -419,7 +419,7 @@ python-nvd3==0.15.0
python-slugify==7.0.0
python-telegram-bot==13.15
pytz-deprecation-shim==0.1.0.post0
-pytz==2022.7
+pytz==2022.7.1
pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.0.0
@@ -441,7 +441,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -519,7 +519,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -541,7 +541,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 4b5c46b914..7e1a81aa35 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-01-14T13:06:35Z
+# This constraints file was automatically generated on 2023-01-16T00:19:44Z
# 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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -419,7 +419,7 @@ python-nvd3==0.15.0
python-slugify==7.0.0
python-telegram-bot==13.15
pytz-deprecation-shim==0.1.0.post0
-pytz==2022.7
+pytz==2022.7.1
pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.0.0
@@ -441,7 +441,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -519,7 +519,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -541,7 +541,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 88d725a5e5..689b84a774 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-01-14T13:06:35Z
+# This constraints file was automatically generated on 2023-01-16T00:19:44Z
# 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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -421,7 +421,7 @@ python-nvd3==0.15.0
python-slugify==7.0.0
python-telegram-bot==13.15
pytz-deprecation-shim==0.1.0.post0
-pytz==2022.7
+pytz==2022.7.1
pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.0.0
@@ -443,7 +443,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -521,7 +521,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -543,7 +543,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 2e14ece5da..6a32b5e95d 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-01-14T13:06:35Z
+# This constraints file was automatically generated on 2023-01-16T00:19:44Z
# 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.
@@ -21,7 +21,7 @@ Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-SQLAlchemy==2.5.1
Flask-Session==0.4.0
-Flask-WTF==1.0.1
+Flask-WTF==1.1.0
Flask==2.2.2
GitPython==3.1.30
HeapDict==1.0.1
@@ -50,7 +50,7 @@ aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
-alembic==1.9.1
+alembic==1.9.2
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.16.0
amqp==5.1.1
@@ -419,7 +419,7 @@ python-nvd3==0.15.0
python-slugify==7.0.0
python-telegram-bot==13.15
pytz-deprecation-shim==0.1.0.post0
-pytz==2022.7
+pytz==2022.7.1
pytzdata==2020.1
pywinrm==0.4.3
pyzmq==25.0.0
@@ -441,7 +441,7 @@ rfc3986==1.5.0
rich-click==1.6.0
rich==13.1.0
rsa==4.9
-ruff==0.0.221
+ruff==0.0.222
s3transfer==0.6.0
sarif-om==1.0.4
sasl==0.3.1
@@ -519,7 +519,7 @@ types-paramiko==2.12.0.2
types-protobuf==4.21.0.2
types-python-dateutil==2.8.19.5
types-python-slugify==7.0.0.1
-types-pytz==2022.7.0.0
+types-pytz==2022.7.1.0
types-redis==4.4.0.0
types-requests==2.28.11.7
types-setuptools==65.7.0.1
@@ -541,7 +541,7 @@ vine==5.0.0
virtualenv==20.17.1
volatile==2.1.0
watchtower==2.0.1
-wcwidth==0.2.5
+wcwidth==0.2.6
webencodings==0.5.1
websocket-client==1.4.2
wrapt==1.14.1