Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent c7ee13d commit 49b2920
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.9"
python-dotenv = "^0.21.0"
django-filter = "^22.1"
django-bootstrap-v5 = "^1.0.11"
Expand Down

0 comments on commit 49b2920

Please sign in to comment.