Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Bump flask from 3.0.2 to 3.0.3 in the eve group
Browse files Browse the repository at this point in the history
Bumps the eve group with 1 update: [flask](https://github.com/pallets/flask).


Updates `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
  dependency-group: eve
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 11a7b38 commit f7e4b33
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,6 +1,6 @@
eve==2.1.0
# Set eve dependencies (flask, pymongo) to specific version as it is not restricted by eve itself
flask==3.0.2
flask==3.0.3
pymongo==4.5.0
git+https://github.com/amiv-eth/eve-swagger.git@de78e466fd34a0614d6f556a371e0ae8d973aca9#egg=Eve_Swagger
# "nethz" must be installed in editable mode, otherwise some certs are not found
Expand Down

0 comments on commit f7e4b33

Please sign in to comment.