Skip to content

Commit

Permalink
chore(deps): Bump django from 4.2.10 to 4.2.11 (#13)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
- [Commits](django/django@4.2.10...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent b9e1cc5 commit 9127a4f
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 = "MIT"

[tool.poetry.dependencies]
python = "^3.12"
django = "^4.2.10"
django = "^4.2.11"
Pillow = "^10.3.0"
django-modeltranslation = "^0.18.11"
django-configurations = "^2.5"
Expand Down

0 comments on commit 9127a4f

Please sign in to comment.