---
updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f6bd01aac
commit
91cc1cdb0d
8
poetry.lock
generated
8
poetry.lock
generated
@ -554,13 +554,13 @@ dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments
|
||||
|
||||
[[package]]
|
||||
name = "requests"
|
||||
version = "2.32.0"
|
||||
version = "2.32.2"
|
||||
description = "Python HTTP for Humans."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "requests-2.32.0-py3-none-any.whl", hash = "sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5"},
|
||||
{file = "requests-2.32.0.tar.gz", hash = "sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8"},
|
||||
{file = "requests-2.32.2-py3-none-any.whl", hash = "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c"},
|
||||
{file = "requests-2.32.2.tar.gz", hash = "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -747,4 +747,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "f237cc1cde10901c5b19eb0a4589c91d049d9cdb4f435ceee436a13f4ac9af75"
|
||||
content-hash = "a302b0f91367bca4a239ff58d92d895f7492be750f34df768ea464fc546aa01d"
|
||||
|
@ -28,7 +28,7 @@ platformdirs = "4.2.2"
|
||||
pluggy = "1.5.0"
|
||||
py = "1.11.0"
|
||||
pyparsing = "3.1.2"
|
||||
requests = "2.32.0"
|
||||
requests = "2.32.2"
|
||||
six = "1.16.0"
|
||||
tabulate = "0.9.0"
|
||||
tomli = "2.0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user