Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2023
1 parent 64d0bc6 commit 85f3168
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 @@ -12,7 +12,7 @@ hupper

# Django
# ------------------------------------------------------------------------------
django==4.1.8 # pyup: < 4.2 # https://www.djangoproject.com/
django==4.2.1 # pyup: < 4.2 # https://www.djangoproject.com/
django-environ==0.10.0 # https://github.com/joke2k/django-environ
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-redis==5.2.0 # https://github.com/jazzband/django-redis
Expand Down

0 comments on commit 85f3168

Please sign in to comment.