Skip to content

Commit

Permalink
Bump flask from 2.0.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.1.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.0.2...2.1.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 9d7d8c2 commit fbb1511
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click = "==8.0.3"
gunicorn = "==20.1.0"
itsdangerous = "==2.0.1"
redis = "==4.1.2"
Flask = "==2.0.2"
Flask = "==2.1.3"
Jinja2 = "==3.0.2"
MarkupSafe = "==2.0.1"
Werkzeug = "==2.0.2"
Expand Down
38 changes: 27 additions & 11 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbb1511

Please sign in to comment.