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
dependabot[bot] 2025-07-11 16:46:53 +00:00 committed by GitHub
parent b2b214c987
commit 7ee96bde3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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]