mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8c471d9ee2
commit
70f4b5f07f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ requires-python = ">=3.13,<3.14"
|
|||
description = "Make ZIM file from any website through crawling"
|
||||
readme = "README.md"
|
||||
dependencies = [
|
||||
"requests==2.32.3",
|
||||
"requests==2.32.4",
|
||||
"inotify==0.2.10",
|
||||
"tld==0.13",
|
||||
"warc2zim @ git+https://github.com/openzim/warc2zim@main",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue