Browse Source

Bump django from 4.1.6 to 4.1.7 in /requirements

Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.6...4.1.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/162/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
4fe6dc418f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      requirements/requirements.txt

2
requirements/requirements.txt

@ -9,7 +9,7 @@ python-docx==0.8.11
requests==2.28.2 requests==2.28.2
weasyprint==57.2 weasyprint==57.2
XlsxWriter==3.0.7 XlsxWriter==3.0.7
Django==4.1.6 Django==4.1.7
django-auth-ldap==4.1.0 django-auth-ldap==4.1.0
django_debug_toolbar==3.8.1 django_debug_toolbar==3.8.1
django-environ==0.9.0 django-environ==0.9.0

Loading…
Cancel
Save