aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 21:01:56 +0000
committerGitHub <noreply@github.com>2023-05-29 21:01:56 +0000
commit8405ca6d050b9d5387fb13ba13d1d83725c3fa6d (patch)
treebc371f6094c75c9d9fdb9905ffb95861370198ce
parente6e1d33a8f780417468826d777d1d49bbd72c6a5 (diff)
downloadonionshare-8405ca6d050b9d5387fb13ba13d1d83725c3fa6d.tar.gz
onionshare-8405ca6d050b9d5387fb13ba13d1d83725c3fa6d.zip
Bump requests from 2.30.0 to 2.31.0 in /cli
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--cli/poetry.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/cli/poetry.lock b/cli/poetry.lock
index 0a4183be..6c3f29c8 100644
--- a/cli/poetry.lock
+++ b/cli/poetry.lock
@@ -756,14 +756,14 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"]
[[package]]
name = "requests"
-version = "2.30.0"
+version = "2.31.0"
description = "Python HTTP for Humans."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
- {file = "requests-2.30.0-py3-none-any.whl", hash = "sha256:10e94cc4f3121ee6da529d358cdaeaff2f1c409cd377dbc72b825852f2f7e294"},
- {file = "requests-2.30.0.tar.gz", hash = "sha256:239d7d4458afcb28a692cdd298d87542235f4ca8d36d03a15bfc128a6559a2f4"},
+ {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"},
+ {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"},
]
[package.dependencies]
@@ -943,5 +943,5 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
[metadata]
lock-version = "2.0"
-python-versions = ">=3.8,<3.11"
-content-hash = "c6cfbe791b25d24b37b5a2afb8ed3701fc238ee5e23ed782a2bc39d85e9d78e1"
+python-versions = ">=3.8,<3.12"
+content-hash = "a66690a27977b5b8f8798846ff8a243639e7c425c38cd3426af646469ea5e5e3"