Skip to content

Commit

Permalink
Bump flask from 1.1.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.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@1.1.2...3.0.3)

---
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] committed Apr 8, 2024
1 parent 5125c46 commit 0e42f45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rafmetrics.egg-info/requires.txt
@@ -1,4 +1,4 @@
Flask==1.1.2
Flask==3.0.3
Werkzeug==1.0.1
PyMySQL==0.9.3
requests==2.24.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,7 +3,7 @@
# Auto-generated requirements
# pipreqs . --force

Flask==1.1.2
Flask==3.0.3
Werkzeug==1.0.1
PyMySQL==0.9.3
requests==2.24.0
Expand Down

0 comments on commit 0e42f45

Please sign in to comment.