Browse Source

Bump requests from 2.32.3 to 2.32.4 in /requirements

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/187/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
e45740eadb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements/requirements.txt

2
requirements/requirements.txt

@ -14,7 +14,7 @@ psycopg2-binary==2.9.10
python-docx==1.1.2 python-docx==1.1.2
python-magic==0.4.27 python-magic==0.4.27
PyYAML==6.0.2 PyYAML==6.0.2
requests==2.32.3 requests==2.32.4
uritemplate==4.1.1 uritemplate==4.1.1
weasyprint==65.1 weasyprint==65.1
XlsxWriter==3.2.3 XlsxWriter==3.2.3

Loading…
Cancel
Save