Skip to content

Commit

Permalink
Bump django from 4.2.13 to 4.2.16
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.16.
- [Commits](django/django@4.2.13...4.2.16)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d6bf249 commit 927437b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -29,7 +29,7 @@ hackman-manage = 'hackman.manage:main'
[tool.poetry.dependencies]
python = "^3.9"
hidapi = "^0.14.0"
Django = "^4.2.13"
Django = "^4.2.16"
Jinja2 = "^3.1.4"
gunicorn = "^22.0.0"
django-redis = "^5.2.0"
Expand Down

0 comments on commit 927437b

Please sign in to comment.