Browse Source
Merge pull request #174 from interlegis/dependabot/pip/requirements/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0 in /requirements
pull/175/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.9 |
|
|
|
python-docx==1.1.0 |
|
|
|
python-magic==0.4.27 |
|
|
|
PyYAML==6.0.1 |
|
|
|
requests==2.31.0 |
|
|
|
requests==2.32.0 |
|
|
|
uritemplate==4.1.1 |
|
|
|
weasyprint==61.2 |
|
|
|
XlsxWriter==3.2.0 |
|
|
|