Skip to content

Commit 4d52dd2

Browse files
committed
Merge branch 'bump' into 'main'
Bump urllib3 Closes GHSA-34 See merge request stratosphere/cloudpub!104
2 parents fccd809 + 5f9bba8 commit 4d52dd2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -433,9 +433,9 @@ typing-extensions==4.11.0 \
433433
--hash=sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0 \
434434
--hash=sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a
435435
# via mypy
436-
urllib3==1.26.18 \
437-
--hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
438-
--hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0
436+
urllib3==1.26.19 \
437+
--hash=sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3 \
438+
--hash=sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429
439439
# via
440440
# botocore
441441
# requests

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.8
33
# by the following command:
44
#
5-
# pip-compile --generate-hashes --output-file=requirements.txt setup.py
5+
# pip-compile --generate-hashes --output-file=requirements.txt
66
#
77
attrs==23.2.0 \
88
--hash=sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30 \
@@ -152,9 +152,9 @@ tenacity==8.3.0 \
152152
--hash=sha256:3649f6443dbc0d9b01b9d8020a9c4ec7a1ff5f6f3c6c8a036ef371f573fe9185 \
153153
--hash=sha256:953d4e6ad24357bceffbc9707bc74349aca9d245f68eb65419cf0c249a1949a2
154154
# via cloudpub (setup.py)
155-
urllib3==1.26.18 \
156-
--hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
157-
--hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0
155+
urllib3==1.26.19 \
156+
--hash=sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3 \
157+
--hash=sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429
158158
# via
159159
# botocore
160160
# requests

0 commit comments

Comments
 (0)