Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Commit 20ab8a4

Browse files
Update werkzeug requirement from ~=3.0.1 to ~=3.0.4
Updates the requirements on [werkzeug](https://github.com/pallets/werkzeug) to permit the latest version. - [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.0.4) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b76d46f commit 20ab8a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ waitress ~= 3.0
99
beautifulsoup4 ~= 4.12
1010
icalendar ~= 5.0.11
1111
pytz ~= 2024.1
12-
werkzeug ~= 3.0.1
12+
werkzeug ~= 3.0.4
1313
bugsnag[flask] ~= 4.6.1
1414
flask_monitoringdashboard >= 3.2.2
1515
sentry-sdk[flask]

0 commit comments

Comments
 (0)