fix(deps): update dependency requests to v2.32.2

This commit is contained in:
renovate[bot] 2024-05-21 20:09:38 +00:00 committed by GitHub
parent 832f6cb524
commit 5d50b760e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
poetry.lock generated
View File

@ -287,13 +287,13 @@ email = ["email-validator (>=1.0.3)"]
[[package]]
name = "requests"
version = "2.32.1"
version = "2.32.2"
description = "Python HTTP for Humans."
optional = false
python-versions = ">=3.8"
files = [
{file = "requests-2.32.1-py3-none-any.whl", hash = "sha256:21ac9465cdf8c1650fe1ecde8a71669a93d4e6f147550483a2967d08396a56a5"},
{file = "requests-2.32.1.tar.gz", hash = "sha256:eb97e87e64c79e64e5b8ac75cee9dd1f97f49e289b083ee6be96268930725685"},
{file = "requests-2.32.2-py3-none-any.whl", hash = "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c"},
{file = "requests-2.32.2.tar.gz", hash = "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289"},
]
[package.dependencies]