Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent d1f260a commit 78207e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bandit==1.7.2
coverage==6.5.0
coveralls==3.3.1
Flask==2.3.3
Flask==3.0.0
Flask-SSLify==0.1.5
Flask-Testing==0.8.1
Flask-SeaSurf==1.1.1
Expand Down

0 comments on commit 78207e8

Please sign in to comment.