Skip to content

Commit

Permalink
Bump flask from 3.0.3 to 3.1.0 in /bq-workers/github-parser
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.0.3...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent cc1d661 commit 66af0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bq-workers/github-parser/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==3.0.3
Flask==3.1.0
gunicorn==23.0.0
google-cloud-bigquery==3.27.0
git+https://github.com/mozilla-services/fourkeys.git#egg=shared&subdirectory=shared
Expand Down

0 comments on commit 66af0a6

Please sign in to comment.