Skip to content

Commit 9ee8598

Browse files
build(deps): bump werkzeug in /server/workers/persistence
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.1.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.1...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eddcd13 commit 9ee8598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/workers/persistence/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ pytz==2023.3.post1
1717
SQLAlchemy==2.0.23
1818
SQLAlchemy-Utils==0.41.1
1919
typing_extensions==4.7.1
20-
Werkzeug==3.0.1
20+
Werkzeug==3.1.5
2121
zipp==3.15.0
2222
flask-restx==1.3.0

0 commit comments

Comments
 (0)