dependabot[bot] commited on
Commit
046f8e5
·
unverified ·
1 Parent(s): 3058700

Bump django from 4.1.1 to 4.1.7

Browse files

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- Django==4.1.1
2
  psycopg2==2.9.5
3
  python-dotenv==0.21.1
4
  whitenoise[brotli]==6.3.0
 
1
+ Django==4.1.7
2
  psycopg2==2.9.5
3
  python-dotenv==0.21.1
4
  whitenoise[brotli]==6.3.0