Browse Source
Merge pull request #187 from interlegis/dependabot/pip/requirements/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4 in /requirements
pull/188/head
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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 |
|
|