Skip to content

Commit f409175

Browse files
authored
Merge pull request #43 from alexferl/dependabot/pip/werkzeug-3.0.1
Bump werkzeug from 3.0.0 to 3.0.1
2 parents 7245b81 + b33d30f commit f409175

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
@@ -6,4 +6,4 @@ itsdangerous==2.1.2; python_version >= '3.7'
66
jinja2==3.1.2; python_version >= '3.7'
77
markupsafe==2.1.3; python_version >= '3.7'
88
mysqlclient==2.2.0; python_version >= '3.8'
9-
werkzeug==3.0.0; python_version >= '3.8'
9+
werkzeug==3.0.1; python_version >= '3.8'

0 commit comments

Comments
 (0)