Skip to content

Commit

Permalink
chore(deps): bump django from 5.1.4 to 5.1.6 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalver1 authored Feb 11, 2025
2 parents f3f1c10 + 502f0e5 commit dc6698e
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 @@ -7,7 +7,7 @@ license = { file = "LICENSE" }
classifiers = ["Programming Language :: Python :: 3 :: Only"]
requires-python = ">=3.12"
maintainers = [{ name = "Compiler LLC", email = "[email protected]" }]
dependencies = ["Django==5.1.4", "gunicorn==23.0.0"]
dependencies = ["Django==5.1.6", "gunicorn==23.0.0"]

[project.optional-dependencies]
dev = ["black", "flake8", "pre-commit", "setuptools_scm>=8"]
Expand Down

0 comments on commit dc6698e

Please sign in to comment.