Skip to content

Commit

Permalink
Bump werkzeug from 3.0.3 to 3.0.6 in /results-processor (#4088)
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a91a627 commit 3e70c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion results-processor/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ urllib3==2.2.3
# via
# requests
# types-requests
werkzeug==3.0.3
werkzeug==3.0.6
# via flask
zipp==3.19.1
# via importlib-metadata

0 comments on commit 3e70c06

Please sign in to comment.