Skip to content

Commit

Permalink
Bump flask-wtf from 1.1.1 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/wtforms/flask-wtf/releases)
- [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst)
- [Commits](pallets-eco/flask-wtf@v1.1.1...v1.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jdabtieu committed Oct 2, 2023
1 parent bdd0540 commit 7e90d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask-Mail==0.9.1
flask-session2==1.3.1
Flask-WTF==1.1.1
Flask-WTF==1.2.1
Flask==2.3.3
Werkzeug==2.3.7
cs50==9.2.5
Expand Down

0 comments on commit 7e90d3a

Please sign in to comment.