Skip to content

Commit ff1d7e7

Browse files
Bump urllib3 from 1.26.2 to 1.26.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.3/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.2...1.26.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4826b47 commit ff1d7e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ sphinxcontrib-qthelp==1.0.3
4848
# via sphinx
4949
sphinxcontrib-serializinghtml==1.1.4
5050
# via sphinx
51-
urllib3==1.26.2
51+
urllib3==1.26.3
5252
# via requests

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ sphinxcontrib-serializinghtml==1.1.4
7676
# via sphinx
7777
toml==0.10.2
7878
# via pytest
79-
urllib3==1.26.2
79+
urllib3==1.26.3
8080
# via requests

0 commit comments

Comments
 (0)