dependabot[bot] commited on
Commit
f3635f7
·
unverified ·
1 Parent(s): f5184c1

Bump django from 4.2.6 to 4.2.7

Browse files

Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7.
- [Commits](https://github.com/django/django/compare/4.2.6...4.2.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. src/requirements.txt +1 -1
src/requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- Django==4.2.6
2
  psycopg2==2.9.9
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.5.0
 
1
+ Django==4.2.7
2
  psycopg2==2.9.9
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.5.0