mirror of
https://github.com/NohamR/cafeyn-dl.git
synced 2026-08-26 10:12:48 +00:00
Bump curl-cffi from 0.15.0 to 0.16.0
Bumps [curl-cffi](https://github.com/lexiforest/curl_cffi) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/lexiforest/curl_cffi/releases) - [Changelog](https://github.com/lexiforest/curl_cffi/blob/main/docs/changelog.rst) - [Commits](https://github.com/lexiforest/curl_cffi/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: curl-cffi dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ description = "A python script to download magazines from Cafeyn."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"curl-cffi>=0.15.0",
|
||||
"curl-cffi>=0.16.0",
|
||||
"pillow>=12.3.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
"tqdm>=4.70.0",
|
||||
|
||||
Reference in New Issue
Block a user