Skip to content

Commit

Permalink
chore(deps): bump the pip group across 3 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /chainguard/environments/dev directory: [werkzeug](https://github.com/pallets/werkzeug).
Bumps the pip group with 1 update in the /chainguard/environments/prd directory: [werkzeug](https://github.com/pallets/werkzeug).
Bumps the pip group with 1 update in the /chainguard/environments/staging directory: [werkzeug](https://github.com/pallets/werkzeug).


Updates `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)

Updates `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)

Updates `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: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 103005f commit 8ea250e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chainguard/environments/dev/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.6
2 changes: 1 addition & 1 deletion chainguard/environments/prd/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.6
2 changes: 1 addition & 1 deletion chainguard/environments/staging/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.6

0 comments on commit 8ea250e

Please sign in to comment.