Skip to content

Commit b98a8d0

Browse files
Bump urllib3 from 1.25.6 to 1.25.8 in /bin/transformers
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.6...1.25.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdd4a45 commit b98a8d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/transformers/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sphinxcontrib-htmlhelp==1.0.2
2525
sphinxcontrib-jsmath==1.0.1
2626
sphinxcontrib-qthelp==1.0.2
2727
sphinxcontrib-serializinghtml==1.1.3
28-
urllib3==1.25.3
28+
urllib3==1.25.8
2929
sphinx-markdown-tables==0.0.9
3030
numpy==1.17.2
3131
tensorflow==2.0.0rc2

bin/transformers/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tensorflow-estimator==2.0.0
4141
termcolor==1.1.0
4242
torch==1.2.0
4343
tqdm==4.36.1
44-
urllib3==1.25.6
44+
urllib3==1.25.8
4545
wcwidth==0.1.7
4646
Werkzeug==0.16.0
4747
wrapt==1.11.2

0 commit comments

Comments
 (0)