Skip to content

Commit

Permalink
Bump werkzeug (#261)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /broker/cloud_run/lsst/ps_to_storage 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)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip
...

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 Mar 10, 2025
1 parent aa3b896 commit 84517f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion broker/cloud_run/lsst/ps_to_storage/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ pittgoogle-client>=0.3.11
# pinned following quickstart example. [TODO] consider un-pinning
Flask==3.0.3
gunicorn==22.0.0
Werkzeug==3.0.3
Werkzeug==3.0.6

0 comments on commit 84517f8

Please sign in to comment.