mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-05 11:40:20 -05:00
Bump more deps with CVEs
This commit is contained in:
parent
b2758c02cc
commit
1b55a5bbc6
@ -167,9 +167,9 @@
|
||||
},
|
||||
|
||||
{
|
||||
"name": "openssl 3.1.7",
|
||||
"name": "openssl 3.1.8",
|
||||
"unix": {
|
||||
"hash": "sha256:053a31fa80cf4aebe1068c987d2ef1e44ce418881427c4464751ae800c31d06c",
|
||||
"hash": "sha256:d319da6aecde3aa6f426b44bbf997406d95275c5c59ab6f6ef53caaa079f456f",
|
||||
"urls": ["https://www.openssl.org/source/{filename}"]
|
||||
}
|
||||
},
|
||||
|
||||
@ -48,7 +48,7 @@ dependencies = [
|
||||
"pykakasi == 2.3.0",
|
||||
"zeroconf == 0.115.0",
|
||||
"fonttools == 4.47.0",
|
||||
"lxml_html_clean == 0.1.1",
|
||||
"lxml_html_clean == 0.4.2",
|
||||
"PyQt6_sip == 13.10.0",
|
||||
"PyQt6 == 6.8.1",
|
||||
"PyQt6_WebEngine == 6.8.0",
|
||||
@ -72,7 +72,7 @@ requires = [
|
||||
"pyproject_hooks == 1.0.0", # Needed for build which is needed for setuptools
|
||||
"wheel == 0.41.2", # Needed for build which is needed for setuptools
|
||||
"build == 1.0.3", # Needed for build which is needed for setuptools
|
||||
"setuptools == 75.8.2",
|
||||
"setuptools == 78.1.1",
|
||||
# Some packages (xxhash/py7zr/etc) erroneously declare this as a dependency even
|
||||
# though it is needed only for sdist not building wheels
|
||||
"setuptools_scm == 8.0.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user