Skip to content

Commit

Permalink
chore: bump django from 5.1.4 to 5.1.5 (#2432)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbgk authored Jan 16, 2025
2 parents 2beeda3 + f3fc24a commit 02afc78
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 @@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"Django==5.1.4",
"Django==5.1.5",
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-probes==1.7.0",
Expand Down

0 comments on commit 02afc78

Please sign in to comment.