Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2023
1 parent 47aa682 commit d322f90
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 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
django = "^4.1.5"
django = "^4.1.10"
python-dotenv = "^1.0.0"
django-filter = "^23.2"
django-bootstrap-v5 = "^1.0.11"
Expand Down

0 comments on commit d322f90

Please sign in to comment.