Skip to content

Commit 54b1ecc

Browse files
chore(deps): Bump werkzeug from 3.0.3 to 3.0.4
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.0.4) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f134ce commit 54b1ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"scikit-learn==1.5.1",
4040
"scipy==1.14.0",
4141
"seaborn==0.13.2",
42-
"Werkzeug==3.0.3",
42+
"Werkzeug==3.0.4",
4343
"xgboost==2.1.1",
4444
"boto3==1.34.155"
4545
]

0 commit comments

Comments
 (0)