Skip to content

Commit

Permalink
chore(deps): Bump werkzeug from 2.2.2 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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@2.2.2...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 1d54709 commit 35b7b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
'six==1.16.0',
'types-Markdown==3.4.2.1',
'types-PyYAML==6.0.12',
'werkzeug==2.2.2',
'werkzeug==3.0.1',
),
python_requires='>=3.8',
classifiers=[
Expand Down

0 comments on commit 35b7b0e

Please sign in to comment.