Skip to content

Commit

Permalink
Bump django from 3.2.18 to 3.2.19 (#383)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19.
- [Commits](django/django@3.2.18...3.2.19)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2023
1 parent e629d9f commit 6a5b3ac
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 185 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ raven = "==6.4.0"
django-timezone-field = "==4.2.3"
django-braces = "==1.15.0"
django-axes = "==5.40.1"
Django = "==3.2.18"
Django = "==3.2.19"
celery = {version = "==5.2.7", extras = ["redis"]}

[requires]
Expand Down
Loading

0 comments on commit 6a5b3ac

Please sign in to comment.