Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent e1d30cf commit 1d24611
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 @@ -17,7 +17,7 @@ Pygments = "^2.17.2"
xmltodict = "^0.13.0"

[tool.poetry.dev-dependencies]
Flask = "^3.0.0"
Flask = "^3.0.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 1d24611

Please sign in to comment.