File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2999,20 +2999,20 @@ files = [
2999
2999
3000
3000
[[package ]]
3001
3001
name = " requests"
3002
- version = " 2.32.3 "
3002
+ version = " 2.32.4 "
3003
3003
description = " Python HTTP for Humans."
3004
3004
optional = true
3005
3005
python-versions = " >=3.8"
3006
3006
groups = [" main" ]
3007
3007
markers = " sys_platform == \" linux\" and extra == \" dev\" "
3008
3008
files = [
3009
- {file = " requests-2.32.3 -py3-none-any.whl" , hash = " sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 " },
3010
- {file = " requests-2.32.3 .tar.gz" , hash = " sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 " },
3009
+ {file = " requests-2.32.4 -py3-none-any.whl" , hash = " sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c " },
3010
+ {file = " requests-2.32.4 .tar.gz" , hash = " sha256:27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 " },
3011
3011
]
3012
3012
3013
3013
[package .dependencies ]
3014
3014
certifi = " >=2017.4.17"
3015
- charset-normalizer = " >=2,<4"
3015
+ charset_normalizer = " >=2,<4"
3016
3016
idna = " >=2.5,<4"
3017
3017
urllib3 = " >=1.21.1,<3"
3018
3018
You can’t perform that action at this time.
0 commit comments