Skip to content

Commit

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

---
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] authored Sep 1, 2022
1 parent ceedde9 commit 99426c6
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 @@ -2,7 +2,7 @@
docutils==0.19
dj-database-url==1.0.0
django-debug-toolbar==3.6.0
Django==4.0.6
Django==4.1
djangorestframework==3.13.1
djangorestframework-simplejwt==5.2.0
gunicorn==20.1.0
Expand Down

0 comments on commit 99426c6

Please sign in to comment.