Skip to content

Commit

Permalink
Merge pull request #430 from ulgens/dependabot/pip/django-admin-inter…
Browse files Browse the repository at this point in the history
…face-0.26.0

Bump django-admin-interface from 0.25.0 to 0.26.0
  • Loading branch information
ulgens authored Jun 1, 2023
2 parents f71ea3a + b8b95af commit 0f57892
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 @@ -28,7 +28,7 @@ pre-commit = "3.3.1"
[tool.poetry.dependencies]
python = "^3.11"
Django = "4.2.1"
django-admin-interface = "0.25.0"
django-admin-interface = "0.26.0"
django-debug-toolbar = "4.0.0"
django-environ = "0.10.0"
django-extensions = "3.2.1"
Expand Down

0 comments on commit 0f57892

Please sign in to comment.