Skip to content

Commit

Permalink
chore(deps): bump werkzeug from 3.0.3 to 3.0.4
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent 5772082 commit 10c6b3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chainguard/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==3.0.3
redis==5.1.0b7
prometheus-client==0.16.0
Werkzeug==3.0.3
Werkzeug==3.0.4
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==3.0.3
redis==5.1.0b7
prometheus-client==0.16.0
Werkzeug==3.0.3
Werkzeug==3.0.4

0 comments on commit 10c6b3e

Please sign in to comment.