Update gevent to 23.9.0
https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-5906371
This commit is contained in:
parent
9629442c1b
commit
19056b408a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
gevent>=20.9.0
|
gevent>=23.9.0
|
||||||
msgpack>=0.6.0
|
msgpack>=0.6.0
|
||||||
base58
|
base58
|
||||||
# for some reason nobody released fresh merkletools that don't require on outdated pysha3
|
# for some reason nobody released fresh merkletools that don't require on outdated pysha3
|
||||||
|
|
Loading…
Reference in a new issue