Skip to content

Commit

Permalink
update to django 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 committed Nov 20, 2024
1 parent de4b738 commit 845721e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions django/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 django/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
django = "^4.2.5"
django = "^5.1.3"
python-dotenv = "^1.0.0"
django-environ = "^0.11.2"
psycopg2 = "^2.9.7"
Expand Down

0 comments on commit 845721e

Please sign in to comment.