aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-23 20:49:17 +0000
committerGitHub <noreply@github.com>2023-10-23 20:49:17 +0000
commita84056876cfe87bef9bd4029ee8000461dde22de (patch)
tree09e40fe10b6978380cdff978979f36b664770a87
parentf880a931bb955b1c9b3bd048fdcb7d56e45905c2 (diff)
downloadonionshare-7ae6dependabot/pip/cli/urllib3-2.0.7.tar.gz
onionshare-7ae6dependabot/pip/cli/urllib3-2.0.7.zip
Bump urllib3 from 2.0.5 to 2.0.7 in /cli7ae6dependabot/pip/cli/urllib3-2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/v2.0.5...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--cli/poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/cli/poetry.lock b/cli/poetry.lock
index 19c97335..8bb70a74 100644
--- a/cli/poetry.lock
+++ b/cli/poetry.lock
@@ -1,4 +1,4 @@
-# This file is automatically @generated by Poetry 1.5.0 and should not be changed by hand.
+# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
[[package]]
name = "bidict"
@@ -1127,13 +1127,13 @@ files = [
[[package]]
name = "urllib3"
-version = "2.0.5"
+version = "2.0.7"
description = "HTTP library with thread-safe connection pooling, file post, and more."
optional = false
python-versions = ">=3.7"
files = [
- {file = "urllib3-2.0.5-py3-none-any.whl", hash = "sha256:ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e"},
- {file = "urllib3-2.0.5.tar.gz", hash = "sha256:13abf37382ea2ce6fb744d4dad67838eec857c9f4f57009891805e0b5e123594"},
+ {file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"},
+ {file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"},
]
[package.extras]