Bump django from 4.0.7 to 4.1.3

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-05 21:49:28 +00:00 committed by GitHub
parent 0539d0a5ec
commit a23e072ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
asgiref==3.5.0
attrs==21.4.0
coverage==6.5.0
Django==4.0.8
Django==4.1.3
django-crispy-forms==1.14.0
django-filter==21.1
django-floppyforms==1.9.0

View File

@ -5,7 +5,7 @@ autopep8==1.6.0
black==21.12b0
click==8.0.3
coverage==6.5.0
Django==4.0.8
Django==4.1.3
django-crispy-forms==1.14.0
django-filter==21.1
django-floppyforms==1.9.0