Skip to content

Commit 4e896cf

Browse files
Bump urllib3 from 1.26.8 to 2.6.3 in /requirements/py36-reqs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 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@1.26.8...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1876c51 commit 4e896cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/py36-reqs/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ tzlocal==4.1
445445
# via
446446
# -r requirements/py36-reqs/install.txt
447447
# dateparser
448-
urllib3==1.26.8
448+
urllib3==2.6.3
449449
# via
450450
# -r requirements/py36-reqs/install.txt
451451
# botocore

requirements/py36-reqs/install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ tzdata==2021.5
152152
# via pytz-deprecation-shim
153153
tzlocal==4.1
154154
# via dateparser
155-
urllib3==1.26.8
155+
urllib3==2.6.3
156156
# via
157157
# botocore
158158
# elasticsearch

requirements/py36-reqs/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ tzlocal==4.1
290290
# via
291291
# -r requirements/py36-reqs/install.txt
292292
# dateparser
293-
urllib3==1.26.8
293+
urllib3==2.6.3
294294
# via
295295
# -r requirements/py36-reqs/install.txt
296296
# botocore

0 commit comments

Comments
 (0)