Skip to content

Commit

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

---
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 Apr 27, 2023
1 parent 7141049 commit 4259308
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pytest-sugar = "~=0.9"
aws-requests-auth = "~=0.4"
boto3 = "~=1.26"
deepdiff = "~=6.2"
Django = "~=4.1"
Django = "~=4.2"
django-braces = "~=1.15"
django-cors-headers = "~=3.14"
django-cron = "~=0.6"
Expand Down
16 changes: 8 additions & 8 deletions api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4259308

Please sign in to comment.