Skip to content

Commit

Permalink
Bump flask from 2.0.0 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.0.0 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.0...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 ffadbea commit ed05e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# archivy/extensions.py: 6
# archivy/models.py: 13
# archivy/routes.py: 7
Flask == 2.0.0
Flask == 2.3.2
werkzeug == 2.0.3
jinja2 == 3.0.0

Expand Down

0 comments on commit ed05e8f

Please sign in to comment.