Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2022
1 parent 96ddf98 commit 8f612e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.20.31
Django==4.0
Django==4.0.1
django-cors-headers==3.10.1
djangorestframework==3.13.1
djangorestframework-camel-case==1.3.0
Expand Down

0 comments on commit 8f612e5

Please sign in to comment.