Skip to content

Commit

Permalink
build(deps): bump werkzeug from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent d1f260a commit 6f884f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -11,5 +11,5 @@ pycodestyle==2.11.1
pydocstyle==6.3.0
requests==2.31.0
Sphinx==7.1.2
Werkzeug==3.0.0
Werkzeug==3.0.1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 6f884f5

Please sign in to comment.