Skip to content

Commit

Permalink
Bump flask from 2.1.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.1.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.1.2...2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent 789994f commit 5244cca
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 21 deletions.
128 changes: 108 additions & 20 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ include = [
python = ">=3.8,<3.10"
PyYAML = "^6.0"
"dogpile.cache" = "^1.1.4"
flask = "^2.1.2"
flask = "^2.1.3"
gunicorn = "^20.1.0"
requests = "^2.28.1"
python-dateutil = "^2.8.2"
Expand Down

0 comments on commit 5244cca

Please sign in to comment.