Skip to content

Commit

Permalink
Bump flask from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 3fd6c9f commit ce7b747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exceptiongroup==1.2.0
# via pytest
flake8==7.0.0
# via -r requirements-test.in
flask==3.0.2
flask==3.0.3
# via -r requirements-test.in
importlib-metadata==7.1.0
# via flask
Expand Down

0 comments on commit ce7b747

Please sign in to comment.