Skip to content

Commit 26ed075

Browse files
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /requirements (#8492)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vicheey <[email protected]>
1 parent 7abe151 commit 26ed075

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,9 +1211,9 @@ tzlocal==5.3.1 \
12111211
# via
12121212
# aws-sam-cli (setup.py)
12131213
# dateparser
1214-
urllib3==2.5.0 \
1215-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1216-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
1214+
urllib3==2.6.0 \
1215+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
1216+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
12171217
# via
12181218
# botocore
12191219
# docker

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,9 +1211,9 @@ tzlocal==5.3.1 \
12111211
# via
12121212
# aws-sam-cli (setup.py)
12131213
# dateparser
1214-
urllib3==2.5.0 \
1215-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1216-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
1214+
urllib3==2.6.0 \
1215+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
1216+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
12171217
# via
12181218
# botocore
12191219
# docker

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,9 +1224,9 @@ tzlocal==5.3.1 \
12241224
# via
12251225
# aws-sam-cli (setup.py)
12261226
# dateparser
1227-
urllib3==2.5.0 \
1228-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1229-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
1227+
urllib3==2.6.0 \
1228+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
1229+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
12301230
# via
12311231
# botocore
12321232
# docker

0 commit comments

Comments
 (0)