Skip to content

Commit

Permalink
build(deps): bump werkzeug from 2.2.3 to 3.0.1 (#180)
Browse files Browse the repository at this point in the history
* build(deps): bump werkzeug from 2.2.3 to 3.0.1

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 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.3...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix werkzeug dependency

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kushagra <nagorikushagra9@gmail.com>
  • Loading branch information
dependabot[bot] and kushagra189 committed Dec 9, 2023
1 parent 7194082 commit f958d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ requests==2.31.0
swagger-ui-bundle==0.0.6
toml==0.10.0
typing==3.7.4.1
Werkzeug==2.2.3
Werkzeug>=2.2.2,<3.0.0

0 comments on commit f958d34

Please sign in to comment.