build(deps): bump requests (#8)

Bumps the pip group with 1 update in the /modern/backend directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.4 to 2.33.0
- [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.4...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TLimoges33 <125313326+TLimoges33@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-26 23:37:11 -04:00 committed by GitHub
parent a7dabb052f
commit 31d0e39ace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ uvicorn[standard]==0.23.2
SQLAlchemy==2.0.22
authlib==1.6.9
python-dotenv==1.0.0
requests==2.32.4
requests==2.33.0
cryptography==46.0.5
boto3==1.28.82
pytest>=8.0.0,<10.0.0