Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent b23ef0b commit f3fc17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ typing-extensions==4.5.0 ; python_version < '3.10'
urllib3==1.26.18 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
uuid==1.30
websocket-client==1.6.1 ; python_version >= '3.7'
werkzeug==2.2.3 ; python_version >= '3.7'
werkzeug==2.3.8 ; python_version >= '3.7'
xmltodict==0.13.0 ; python_version >= '3.4'
ldap3==2.9.1
pyasn1==0.5.0

0 comments on commit f3fc17b

Please sign in to comment.