Skip to content

Commit

Permalink
Bump django from 4.0.8 to 4.1.7
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.0.8 to 4.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@4.0.8...4.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2023
1 parent 46244cc commit 310cb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ uvicorn[standard]==0.20.0 # https://github.com/encode/uvicorn

# Django
# ------------------------------------------------------------------------------
django==4.0.8 # pyup: < 4.1 # https://www.djangoproject.com/
django==4.1.7 # pyup: < 4.1 # https://www.djangoproject.com/
django-environ==0.9.0 # https://github.com/joke2k/django-environ
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-allauth==0.52.0 # https://github.com/pennersr/django-allauth
Expand Down

0 comments on commit 310cb19

Please sign in to comment.