Skip to content

Commit 0aaa43b

Browse files
Bump werkzeug from 2.3.6 to 3.1.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.1.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.3.6...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 967e80a commit 0aaa43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.3.2
22
Flask-SQLAlchemy==3.0.5
33
Flask-Login==0.6.2
4-
Werkzeug==2.3.6
4+
Werkzeug==3.1.3
55
gunicorn==23.0.0
66
pyotp==2.9.0
77
qrcode==8.2

0 commit comments

Comments
 (0)