Skip to content

Commit

Permalink
Update Django to 4.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Feb 27, 2024
1 parent 1912042 commit ccee8fb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -7,7 +7,7 @@ license = "Apache License 2.0"

[tool.poetry.dependencies]
python = "^3.11"
django = "3.2.24"
django = "4.2.10"
psycopg2 = "2.9.9"
python-dotenv = "1.0.1"
dj-database-url = "2.1.0"
Expand Down

0 comments on commit ccee8fb

Please sign in to comment.