Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 3740184 commit a396a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testproject/requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==41.0.3
moto==4.1.14
Flask==2.3.2
Flask==2.3.3
flask-cors==4.0.0
psycopg2-binary==2.9.7
selenium==4.11.2
Expand Down

0 comments on commit a396a5b

Please sign in to comment.