Skip to content

Commit

Permalink
Bump django from 3.2.18 to 3.2.23
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.23.
- [Commits](django/django@3.2.18...3.2.23)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent c6981ea commit 5c08bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
# log handler
"concurrent-log-handler~=0.9.24",
# django
"Django==3.2.18",
"Django==3.2.23",
"djangorestframework==3.12",
"django-filter==23.1",
"djangorestframework-jwt~=1.11.0",
Expand Down

0 comments on commit 5c08bc4

Please sign in to comment.