Skip to content

Commit

Permalink
Bump django from 4.2.10 to 4.2.11
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]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent ad3ba28 commit 1223560
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.8.10"
django = "^4.2.10"
django = "^4.2.11"
Pillow = "^10.2.0"
django-admin-autocomplete-filter = "^0.7.1"
django-import-export = "^3.0.2"
Expand Down

0 comments on commit 1223560

Please sign in to comment.