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] committed Apr 15, 2024
1 parent 8ec484f commit b6b7668
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 @@ -8,7 +8,7 @@ packages = []

[tool.poetry.dependencies]
python = "^3.10"
Django = "^4.2.10"
Django = "^4.2.11"
demand-model = "^0.2.0"
plotly = "^5.18.0"
django-crispy-forms = "^2.1"
Expand Down

0 comments on commit b6b7668

Please sign in to comment.