Skip to content

Commit ded9c97

Browse files
Bump werkzeug from 3.0.3 to 3.0.6 in /larq_compute_engine (#813)
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>
1 parent 53bb414 commit ded9c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

larq_compute_engine/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ typing-extensions==4.12.2
169169
# tensorflow
170170
urllib3==2.2.2
171171
# via requests
172-
werkzeug==3.0.3
172+
werkzeug==3.0.6
173173
# via tensorboard
174174
wheel==0.43.0
175175
# via astunparse

0 commit comments

Comments
 (0)