Skip to content

Commit

Permalink
chore(deps): Bump flask from 2.2.2 to 2.2.5
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 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.2.2...2.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent a9b6e5a commit 67672f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
include_package_data=True,
install_requires=(
'click==8.1.3',
'flask==2.2.2',
'flask==2.2.5',
'itsdangerous==2.1.2',
'jinja2==3.1.2',
'markdown==3.4.1',
Expand Down

0 comments on commit 67672f9

Please sign in to comment.