Skip to content

Commit d0d9f19

Browse files
dependabot[bot]nhymxu
authored andcommitted
build(deps): bump flask from 3.0.2 to 3.0.3
Bumps [flask](https://github.com/pallets/flask) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 767ef2a commit d0d9f19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111

12-
flask = {extras = ["async", "dotenv"], version= "^3.0.2"}
12+
flask = {extras = ["async", "dotenv"], version= "^3.0.3"}
1313
python-dotenv = "^1.0.1"
1414
httpx = "^0.27.0"
1515

0 commit comments

Comments
 (0)