Skip to content

Commit 5d5f483

Browse files
authored
fix(deps): update dependency requests to v2.32.4 [security] (#589)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent e93e409 commit 5d5f483

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,9 @@ pycparser==2.22 ; python_full_version >= "3.8.1" and python_version < "4.0" and
301301
PyJWT[crypto]==2.10.1; python_full_version >= "3.8.1" and python_version < "4.0" \
302302
--hash=sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953 \
303303
--hash=sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb
304-
requests==2.32.3 ; python_full_version >= "3.8.1" and python_version < "4.0" \
305-
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
306-
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
304+
requests==2.32.4; python_full_version >= "3.8.1" and python_version < "4.0" \
305+
--hash=sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c \
306+
--hash=sha256:27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422
307307
semantic-version==2.10.0 ; python_full_version >= "3.8.1" and python_version < "4.0" \
308308
--hash=sha256:bdabb6d336998cbb378d4b9db3a4b56a1e3235701dc05ea2690d9a997ed5041c \
309309
--hash=sha256:de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177

0 commit comments

Comments
 (0)