Skip to content

Commit 49d677c

Browse files
Bump urllib3 from 1.26.15 to 2.0.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.15...2.0.4) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7167df commit 49d677c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ torch==2.0.0
4444
tqdm==4.65.0
4545
transformers==4.30.0
4646
typing_extensions==4.7.1
47-
urllib3==1.26.15
47+
urllib3==2.0.4
4848
Werkzeug==2.2.3
4949
zipp==3.15.0

0 commit comments

Comments
 (0)