Skip to content

Commit

Permalink
Bump from django 4.2.11 to 4.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
SmithPeder committed Oct 25, 2024
1 parent a670979 commit d1f23b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = [{include = "django_api_decorator"}]

[tool.poetry.dependencies]
python = "^3.11"
Django = ">=3"
Django = "^4.2.16"
pydantic = "^2.0"


Expand Down

0 comments on commit d1f23b0

Please sign in to comment.