Skip to content

Commit

Permalink
Bump flask from 1.1.2 to 2.3.2 in /examples/AsyncProgressBar
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 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@1.1.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 3277ed4 commit 777b233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/AsyncProgressBar/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aioflask
aioredis==1.3.1
async-timeout==3.0.1
click==7.1.2
Flask==1.1.2
Flask==2.3.2
greenlet==0.4.16
greenletio
h11==0.9.0
Expand Down

0 comments on commit 777b233

Please sign in to comment.