Skip to content

Commit fa68821

Browse files
Bump django from 4.2.13 to 4.2.14
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14. - [Commits](django/django@4.2.13...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6bf249 commit fa68821

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ hackman-manage = 'hackman.manage:main'
2929
[tool.poetry.dependencies]
3030
python = "^3.9"
3131
hidapi = "^0.14.0"
32-
Django = "^4.2.13"
32+
Django = "^4.2.14"
3333
Jinja2 = "^3.1.4"
3434
gunicorn = "^22.0.0"
3535
django-redis = "^5.2.0"

0 commit comments

Comments
 (0)