Skip to content

Commit c69ebca

Browse files
Bump urllib3 from 2.2.2 to 2.6.3 in /larq_compute_engine
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04508ec commit c69ebca

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
@@ -168,7 +168,7 @@ typing-extensions==4.12.2
168168
# optree
169169
# simple-parsing
170170
# tensorflow
171-
urllib3==2.2.2
171+
urllib3==2.6.3
172172
# via requests
173173
werkzeug==3.1.4
174174
# via tensorboard

0 commit comments

Comments
 (0)