aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-03 01:27:39 +0000
committerGravatar GitHub <[email protected]>2023-10-03 01:27:39 +0000
commit61bbdff1139182dce2072cfca3d6e158fa5d5297 (patch)
tree27aa8a0b8fcb7ba7ce359ede49176b30896431bc
parentChange deprecated ruff output format flag (#2771) (diff)
Bump urllib3 from 2.0.4 to 2.0.6 (#2776)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index f0e238903..44a841f16 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2204,13 +2204,13 @@ files = [
[[package]]
name = "urllib3"
-version = "2.0.4"
+version = "2.0.6"
description = "HTTP library with thread-safe connection pooling, file post, and more."
optional = false
python-versions = ">=3.7"
files = [
- {file = "urllib3-2.0.4-py3-none-any.whl", hash = "sha256:de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4"},
- {file = "urllib3-2.0.4.tar.gz", hash = "sha256:8d22f86aae8ef5e410d4f539fde9ce6b2113a001bb4d189e0aed70642d602b11"},
+ {file = "urllib3-2.0.6-py3-none-any.whl", hash = "sha256:7a7c7003b000adf9e7ca2a377c9688bbc54ed41b985789ed576570342a375cd2"},
+ {file = "urllib3-2.0.6.tar.gz", hash = "sha256:b19e1a85d206b56d7df1d5e683df4a7725252a964e3993648dd0fb5a1c157564"},
]
[package.extras]