Merge pull request 'chore(deps): update dependency curl_cffi to ^0.9.0' (#101) from renovate/curl_cffi-0.x into master
All checks were successful
books / lint (push) Successful in 1m20s

Reviewed-on: #101
This commit is contained in:
Michel Roux 2025-02-16 10:54:57 +00:00
commit f3cd9911cd
2 changed files with 13 additions and 13 deletions

24
poetry.lock generated
View File

@ -117,22 +117,22 @@ pycparser = "*"
[[package]] [[package]]
name = "curl-cffi" name = "curl-cffi"
version = "0.9.0b2" version = "0.9.0"
description = "libcurl ffi bindings for Python, with impersonation support." description = "libcurl ffi bindings for Python, with impersonation support."
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "curl_cffi-0.9.0b2-cp38-abi3-macosx_10_9_x86_64.whl", hash = "sha256:b3a8093ad6ae6fd05bac0d2a961b92f3a5d99eccaa1c3ac7aef7756345705068"}, {file = "curl_cffi-0.9.0-cp38-abi3-macosx_10_9_x86_64.whl", hash = "sha256:429a14e724898b7001be2776caa87c294e8062f0ac652619df5854eeae6e156c"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-macosx_11_0_arm64.whl", hash = "sha256:428bf207d735d2f84e9a2b0a55e1b9b4176a6056c365e669981137bf1b2cab06"}, {file = "curl_cffi-0.9.0-cp38-abi3-macosx_11_0_arm64.whl", hash = "sha256:7968c3ea37bec96bbe4b623c0fa59c09d3cdaf173da2e0a516b19db52f05caa4"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7bad4604e4f1a889fd5ae27451c9cb17d01c6106402f943e7dc7db23bccff3d5"}, {file = "curl_cffi-0.9.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:26d61c5b5c59e9c4a006cba35feccd73c75ce981db0da89a3da88dd280ead7a0"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e54f6626d2943b11572b01a3535b487fb5c14787610589a459d1b9cc33788291"}, {file = "curl_cffi-0.9.0-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7b1177203e47d3248ccb250e63983eaddf39fce5332f91cc2993ea54cae5aa21"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9ef1fa5c31d1a0c2652c61b2fe879dd3551c513344a3c8c40d919ca96e2dc24c"}, {file = "curl_cffi-0.9.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7f41bd0a5dafe3fe19319da1c31302a40634ec4779769ca3d954d8673eb2b4f2"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:68b62f9b52b22915d623ee1be7e2fbad2b672dadc5b155f547fb5f37763a65c0"}, {file = "curl_cffi-0.9.0-cp38-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:752a4686c062a8bd6e25961845ea812704ba089a0e6863957deb2a30590105bb"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:3cbe98357b210ea5b5bbdeacda183de8b2bf2993aac5174579df6b32767e0af9"}, {file = "curl_cffi-0.9.0-cp38-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:ea8f0511bc6882d30a985ddc53fa26d109f2977715d4851aef162bfa308cd2a8"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-win32.whl", hash = "sha256:5b2b8386d95e176242c343d006ac68e3d54b1b30a47e3f49768857bca58bdc68"}, {file = "curl_cffi-0.9.0-cp38-abi3-win32.whl", hash = "sha256:202145686c5ebc00635b9b15cc8afa82523f14197a640b618bb09d59e74889ba"},
{file = "curl_cffi-0.9.0b2-cp38-abi3-win_amd64.whl", hash = "sha256:7d1cf18bb4016dba36dd70a03a91ee4d0b74f1a9eb9cb7519b53e93cf06644c9"}, {file = "curl_cffi-0.9.0-cp38-abi3-win_amd64.whl", hash = "sha256:81ba09622e68f8392236212dd0afd75dcd18cbe1be16467deb4d441d62cfc8a3"},
{file = "curl_cffi-0.9.0b2.tar.gz", hash = "sha256:6f014ac84298e96e798b4d0132d02ee2ffbe843bf026916444ad94b1051317db"}, {file = "curl_cffi-0.9.0.tar.gz", hash = "sha256:4818e074b61cb209bd8d4d0d03783313d4773e6b51f8b815e25aad9cc146a7b7"},
] ]
[package.dependencies] [package.dependencies]
@ -556,4 +556,4 @@ files = [
[metadata] [metadata]
lock-version = "2.1" lock-version = "2.1"
python-versions = "^3.9" python-versions = "^3.9"
content-hash = "f6160acfe46ff419f788eda7f0d7ff8bd5ab69b2a6bc188331e2501cb6bd41a8" content-hash = "c20eaca822bcd9faf2550ea1282dcaecc18a87c753d7f8cdbb4af69177d598f1"

View File

@ -8,7 +8,7 @@ license = "WTFPL"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9" python = "^3.9"
beautifulsoup4 = "^4.13.3" beautifulsoup4 = "^4.13.3"
curl_cffi = "^0.9.0b2" curl_cffi = "^0.9.0"
pillow = "^11.1.0" pillow = "^11.1.0"
pypub3 = "^2.0.7" pypub3 = "^2.0.7"
pyxml3 = "^0.0.4" pyxml3 = "^0.0.4"