Skip to content

Commit

Permalink
Bump Django to 3.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Nov 6, 2023
1 parent 548af80 commit 763e381
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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-2.0"

[tool.poetry.dependencies]
python = "^3.10"
django = "3.2.22"
django = "3.2.23"
psycopg2 = "2.9.6"
dbca-utils = "1.1.6"
django-extensions = "3.2.3"
Expand Down

0 comments on commit 763e381

Please sign in to comment.