Skip to content

Commit e185a7a

Browse files
authored
chore(deps): update dependency urllib3 to v2.6.1 (#725)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent bc0a62b commit e185a7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,9 @@ semantic-version==2.10.0 ; python_full_version >= "3.8.1" and python_version < "
331331
toml==0.10.2 ; python_full_version >= "3.8.1" and python_version < "4.0" \
332332
--hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
333333
--hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f
334-
urllib3==2.6.0; python_full_version >= "3.8.1" and python_version < "4.0" \
335-
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
336-
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
334+
urllib3==2.6.1; python_full_version >= "3.8.1" and python_version < "4.0" \
335+
--hash=sha256:5379eb6e1aba4088bae84f8242960017ec8d8e3decf30480b3a1abdaa9671a3f \
336+
--hash=sha256:e67d06fe947c36a7ca39f4994b08d73922d40e6cca949907be05efa6fd75110b
337337
Werkzeug==3.1.4; python_full_version >= "3.8.1" and python_version < "4.0" \
338338
--hash=sha256:2ad50fb9ed09cc3af22c54698351027ace879a0b60a3b5edf5730b2f7d876905 \
339339
--hash=sha256:cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e

0 commit comments

Comments
 (0)