Skip to content

Commit 31d299b

Browse files
Bump flask from 2.0.0 to 2.2.5
Bumps [flask](https://github.com/pallets/flask) from 2.0.0 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.0...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 561a369 commit 31d299b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

python-flask-admin-portal-example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2021.5.30
22
charset-normalizer==2.0.6
33
click==8.0.1
4-
Flask==2.0.1
4+
Flask==2.2.5
55
idna==3.2
66
itsdangerous==2.0.1
77
Jinja2==3.0.1

python-flask-audit-logs-example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==2.0.3
1+
Flask==2.2.5
22
Jinja2==3.1.1
33
workos>=1.23.3
44
python-dotenv
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==2.0.0
1+
Flask==2.2.5
22
workos>=1.23.3
33
urllib3==1.26.7
44
python-dotenv

python-flask-mfa-example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==2.0.0
1+
Flask==2.2.5
22
workos>=1.23.3
33
urllib3==1.26.7
44
python-dotenv
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==2.0.0
1+
Flask==2.2.5
22
workos>=1.23.3
33
urllib3==1.26.7
44
python-dotenv

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2021.5.30
22
charset-normalizer==2.0.6
33
click==8.0.1
4-
Flask==2.0.1
4+
Flask==2.2.5
55
idna==3.2
66
itsdangerous==2.0.1
77
Jinja2==3.0.1

0 commit comments

Comments
 (0)