Skip to content

Commit 2779bf5

Browse files
dependabot[bot]CNSeniorious000
authored andcommitted
build(deps): update niquests requirement from ~=3.16.1 to ~=3.17.0
Updates the requirements on [niquests](https://github.com/jawah/niquests) to permit the latest version. - [Release notes](https://github.com/jawah/niquests/releases) - [Changelog](https://github.com/jawah/niquests/blob/main/HISTORY.md) - [Commits](jawah/niquests@v3.16.1...v3.17.0) --- updated-dependencies: - dependency-name: niquests dependency-version: 3.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0811d84 commit 2779bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"fake-useragent~=2.2.0",
1010
"fastapi~=0.128.0",
1111
"mistune~=3.2.0",
12-
"niquests~=3.16.1",
12+
"niquests~=3.17.0",
1313
"numpy~=2.4.0",
1414
"parsel~=1.10.0",
1515
"pydantic-settings~=2.12.0",

0 commit comments

Comments
 (0)