Skip to content

Commit 987c349

Browse files
Bump werkzeug from 3.0.6 to 3.1.4 in /larq_compute_engine (#835)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f40bae commit 987c349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

larq_compute_engine/requirements.txt

Lines changed: 1 addition & 1 deletion
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.6
172+
werkzeug==3.1.4
173173
# via tensorboard
174174
wheel==0.43.0
175175
# via astunparse

0 commit comments

Comments
 (0)