Skip to content

Commit 5afc130

Browse files
Bump urllib3 from 1.26.16 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efe4183 commit 5afc130

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ typing-extensions==4.7.1
369369
# pydantic
370370
tzdata==2023.3
371371
# via pandas
372-
urllib3==1.26.16
372+
urllib3==1.26.17
373373
# via
374374
# distributed
375375
# google-auth

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,9 +1610,9 @@ tzdata==2023.3 \
16101610
# via
16111611
# -r requirements.in
16121612
# pandas
1613-
urllib3==1.26.16 \
1614-
--hash=sha256:8d36afa7616d8ab714608411b4a3b13e58f463aee519024578e062e141dce20f \
1615-
--hash=sha256:8f135f6502756bde6b2a9b28989df5fbe87c9970cecaa69041edcce7f0589b14
1613+
urllib3==1.26.17 \
1614+
--hash=sha256:24d6a242c28d29af46c3fae832c36db3bbebcc533dd1bb549172cd739c82df21 \
1615+
--hash=sha256:94a757d178c9be92ef5539b8840d48dc9cf1b2709c9d6b588232a055c524458b
16161616
# via
16171617
# -r requirements.in
16181618
# distributed

0 commit comments

Comments
 (0)