Skip to content

Commit 40ab254

Browse files
build(deps): bump werkzeug
Bumps the pip group with 1 update in the /python_modules/dagster-cloud/dagster_cloud_tests/sample-repos/repo-with-requirements-txt directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 2.2.2 to 3.1.6 - [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.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdf3b62 commit 40ab254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python_modules/dagster-cloud/dagster_cloud_tests/sample-repos/repo-with-requirements-txt

python_modules/dagster-cloud/dagster_cloud_tests/sample-repos/repo-with-requirements-txt/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# comment with slash a/b
44

55
# required for the flask install to work
6-
Werkzeug==2.2.2
6+
Werkzeug==3.1.6
77

88
# a git+https url
99
git+https://github.com/pallets/flask@2.2.2#egg=Flask

0 commit comments

Comments
 (0)