Skip to content

Commit add9e71

Browse files
chore(deps): bump flask from 2.0.1 to 2.3.2 in /iap
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fa2a7c commit add9e71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iap/app_engine_app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Flask==2.0.1
1+
Flask==2.3.2

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.4.7
2-
Flask==2.0.1
2+
Flask==2.3.2
33
google-auth==1.31.0
44
gunicorn==20.1.0
55
requests==2.26.0

0 commit comments

Comments
 (0)