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>pull/283/head
parent
b2b214c987
commit
7ee96bde3d
|
|
@ -10,7 +10,7 @@ dependencies = [
|
|||
"plexapi==4.17.0",
|
||||
"pydantic==2.11.4",
|
||||
"python-dotenv==1.1.0",
|
||||
"requests==2.32.3",
|
||||
"requests==2.32.4",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Reference in New Issue