dependabot[bot]
commited on
Bump django from 4.1.1 to 4.1.7
Browse filesBumps [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]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
Django==4.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
|