Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent 59d98a8 commit 2394e5d
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 @@ -37,7 +37,7 @@ tomli==2.0.1; python_version < '3.11'
typing-extensions==4.11.0; python_version < '3.11'
urllib3==2.2.1; python_version >= '3.10'
uuid==1.30
werkzeug==3.0.2; python_version >= '3.8'
werkzeug==3.0.3; python_version >= '3.8'
xmltodict==0.13.0; python_version >= '3.4'
ldap3==2.9.1
pyasn1==0.6.0; python_version >= '3.8'

0 comments on commit 2394e5d

Please sign in to comment.