Skip to content

Commit c4db44f

Browse files
Update werkzeug requirement from ~=2.2.2 to ~=3.1.8
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@2.2.2...3.1.8) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f77cb4 commit c4db44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ install_requires =
5656
soupsieve~=2.6
5757
urllib3~=2.2.3
5858
waitress==2.0.0
59-
Werkzeug~=2.2.2
59+
Werkzeug~=3.1.8
6060
wheel
6161
xlrd>=1.2
6262
xmlschema>=2.0.0

0 commit comments

Comments
 (0)