mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-21 16:06:38 -04:00
Bump stem from 1.8.1 to 1.8.2 in /cli
Bumps [stem](https://github.com/torproject/stem) from 1.8.1 to 1.8.2. - [Commits](https://github.com/torproject/stem/commits) --- updated-dependencies: - dependency-name: stem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6faef20648
commit
0eaec168f6
8
cli/poetry.lock
generated
8
cli/poetry.lock
generated
@ -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 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "bidict"
|
||||
@ -950,13 +950,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "stem"
|
||||
version = "1.8.1"
|
||||
version = "1.8.2"
|
||||
description = "Stem is a Python controller library that allows applications to interact with Tor (https://www.torproject.org/)."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "stem-1.8.1.tar.gz", hash = "sha256:81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f"},
|
||||
{file = "stem-1.8.2.tar.gz", hash = "sha256:83fb19ffd4c9f82207c006051480389f80af221a7e4783000aedec4e384eb582"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -1121,4 +1121,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8,<3.12"
|
||||
content-hash = "a66690a27977b5b8f8798846ff8a243639e7c425c38cd3426af646469ea5e5e3"
|
||||
content-hash = "1fcbf4b5c7cb1be5206d11bbcb7dbb35a734c8002be488cc72f2c8b6d0257788"
|
||||
|
@ -31,7 +31,7 @@ setuptools = "*"
|
||||
pynacl = "*"
|
||||
colorama = "*"
|
||||
gevent-websocket = "*"
|
||||
stem = "1.8.1"
|
||||
stem = "1.8.2"
|
||||
waitress = "^2.1.2"
|
||||
werkzeug = ">=2.3.4"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user