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

Commit 86ad41f

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 c14cb59 commit 86ad41f

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 ~= 2.1
99
beautifulsoup4 ~= 4.12
1010
icalendar ~= 5.0.12
1111
pytz ~= 2023.3
12-
werkzeug ~= 3.0.3
12+
werkzeug ~= 3.0.4
1313
bugsnag[flask] ~= 4.7.1
1414
flask_monitoringdashboard >= 3.3.2
1515
sentry-sdk[flask]

0 commit comments

Comments
 (0)