mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Chore(deps): bundle 5 low-risk Dependabot updates (#2693)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nazim <nazim@openclaw.ai> Co-authored-by: k9ert <117085+k9ert@users.noreply.github.com>
This commit is contained in:
parent
69a43ef1ea
commit
f814ac47c5
3 changed files with 15 additions and 15 deletions
|
|
@ -76,7 +76,7 @@ dependencies = {file = ["requirements.in"]}
|
|||
|
||||
[project.optional-dependencies]
|
||||
test = [
|
||||
"black==22.3.0",
|
||||
"black==26.3.1",
|
||||
"pre-commit==2.13.0",
|
||||
"pip-tools==6.13",
|
||||
"pytest==7.1.2",
|
||||
|
|
@ -84,9 +84,9 @@ test = [
|
|||
"pytest-cov==2.10.1",
|
||||
"mock==4.0.2",
|
||||
# requirements for stuff in ./utils
|
||||
"requests==2.31.0",
|
||||
"requests==2.33.0",
|
||||
]
|
||||
|
||||
gendownloadpage = [
|
||||
"markdown==3.3.7"
|
||||
"markdown==3.8.1"
|
||||
]
|
||||
|
|
@ -7,8 +7,8 @@ Flask-Login==0.6.3
|
|||
Flask-RESTful==0.3.10
|
||||
Flask-HTTPAuth==4.8.0
|
||||
hwi==3.1.0
|
||||
python-dotenv==0.21.1
|
||||
requests==2.31.0
|
||||
python-dotenv==1.2.2
|
||||
requests==2.33.0
|
||||
pysocks==1.7.1
|
||||
six==1.16.0
|
||||
stem==1.8.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --cert=None --client-cert=None --generate-hashes --index-url=None --pip-args=None requirements.in
|
||||
# pip-compile --generate-hashes requirements.in
|
||||
#
|
||||
aioitertools==0.11.0 \
|
||||
--hash=sha256:04b95e3dab25b449def24d7df809411c10e62aab0cbe31a50ca4e68748c43394 \
|
||||
|
|
@ -744,9 +744,9 @@ psycopg2-binary==2.9.5 \
|
|||
pyaes==1.6.1 \
|
||||
--hash=sha256:02c1b1405c38d3c370b085fb952dd8bea3fadcee6411ad99f312cc129c536d8f
|
||||
# via hwi
|
||||
pyasn1==0.6.3 \
|
||||
--hash=sha256:697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf \
|
||||
--hash=sha256:a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde
|
||||
pyasn1==0.6.4 \
|
||||
--hash=sha256:9c447d8431c947fe4c8febc4ed9e760bc29011a5b01e5c74b67025bd9fb8ce81 \
|
||||
--hash=sha256:deda9277cfd454080ec40b207fb6df82206a3a2688735233cdcd8d3d565f088b
|
||||
# via pgpy
|
||||
pycparser==2.22 \
|
||||
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
|
||||
|
|
@ -777,9 +777,9 @@ python-dateutil==2.9.0.post0 \
|
|||
# via
|
||||
# flask-apscheduler
|
||||
# pandas
|
||||
python-dotenv==0.21.1 \
|
||||
--hash=sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49 \
|
||||
--hash=sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a
|
||||
python-dotenv==1.2.2 \
|
||||
--hash=sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a \
|
||||
--hash=sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3
|
||||
# via -r requirements.in
|
||||
pytimeparse==1.1.8 \
|
||||
--hash=sha256:04b7be6cc8bd9f5647a6325444926c3ac34ee6bc7e69da4367ba282f076036bd \
|
||||
|
|
@ -793,9 +793,9 @@ pytz==2024.1 \
|
|||
# flask-babel
|
||||
# flask-restful
|
||||
# pandas
|
||||
requests==2.31.0 \
|
||||
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
|
||||
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
|
||||
requests==2.33.0 \
|
||||
--hash=sha256:3324635456fa185245e24865e810cecec7b4caf933d7eb133dcde67d48cee69b \
|
||||
--hash=sha256:c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652
|
||||
# via
|
||||
# -r requirements.in
|
||||
# cryptoadvance-spectrum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue