Skip to content

Commit

Permalink
Bump flask from 2.2.2 to 2.2.3
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.3.
- [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.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 Mar 1, 2023
1 parent d0049da commit 21813f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.8"
flask = "^2.2.2"
flask = "^2.2.3"
gunicorn = "^20.1.0"
requests = "^2.28.2"
python-dateutil = "^2.8.2"
Expand Down

0 comments on commit 21813f1

Please sign in to comment.