Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 01ecf04 commit df1ec21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backup_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ stevedore==5.1.0
tomlkit==0.12.1
tqdm==4.66.1
urllib3==2.0.6
Werkzeug==3.0.0
Werkzeug==3.0.1
wrapt==1.15.0
wsproto==1.2.0
yarl==1.9.2
2 changes: 1 addition & 1 deletion requirements_backup.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ stevedore==5.1.0
tomlkit==0.11.8
tqdm==4.65.0
urllib3==2.0.2
Werkzeug==2.3.4
Werkzeug==3.0.1
wrapt==1.15.0
yarl==1.9.2

0 comments on commit df1ec21

Please sign in to comment.