Browse Source
Merge pull request #162 from interlegis/dependabot/pip/requirements/django-4.1.7
Bump django from 4.1.6 to 4.1.7 in /requirements
pull/163/head
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
requirements/requirements.txt
|
|
@ -9,7 +9,7 @@ python-docx==0.8.11 |
|
|
|
requests==2.28.2 |
|
|
|
weasyprint==57.2 |
|
|
|
XlsxWriter==3.0.7 |
|
|
|
Django==4.1.6 |
|
|
|
Django==4.1.7 |
|
|
|
django-auth-ldap==4.1.0 |
|
|
|
django_debug_toolbar==3.8.1 |
|
|
|
django-environ==0.9.0 |
|
|
|