Skip to content

Commit

Permalink
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 /ai/docbot directory: [werkzeug](https://github.com/pallets/werkzeug).
Bumps the pip group with 1 update in the /build_defs directory: [werkzeug](https://github.com/pallets/werkzeug).
Bumps the pip group with 1 update in the /demo directory: [werkzeug](https://github.com/pallets/werkzeug).


Updates `werkzeug` from 3.0.4 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.4...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.4...3.0.6)

Updates `werkzeug` from 3.0.1 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.4...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 Oct 26, 2024
1 parent 4849db2 commit 7467bf2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ai/docbot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ urllib3==2.2.2
# via requests
watchdog==4.0.2
# via mesop
werkzeug==3.0.4
werkzeug==3.0.6
# via flask
wrapt==1.16.0
# via
Expand Down
6 changes: 3 additions & 3 deletions build_defs/requirements_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1545,9 +1545,9 @@ watchdog==4.0.1 \
--hash=sha256:f27279d060e2ab24c0aa98363ff906d2386aa6c4dc2f1a374655d4e02a6c5e5e \
--hash=sha256:f8affdf3c0f0466e69f5b3917cdd042f89c8c63aebdb9f7c078996f607cdb0f5
# via mkdocs
werkzeug==3.0.3 \
--hash=sha256:097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18 \
--hash=sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8
werkzeug==3.0.6 \
--hash=sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17 \
--hash=sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d
# via flask
wsproto==1.2.0 \
--hash=sha256:ad565f26ecb92588a3e43bc3d96164de84cd9902482b130d0ddbaa9664a85065 \
Expand Down
2 changes: 1 addition & 1 deletion demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mesop>=0.10.0
Flask==3.0.0
gunicorn==22.0.0
Werkzeug==3.0.1
Werkzeug==3.0.6
# For examples:
matplotlib
numpy
Expand Down

0 comments on commit 7467bf2

Please sign in to comment.