Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.16 to 4.2.17
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17.
- [Commits](django/django@4.2.16...4.2.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 6a35678 commit 888a3ef
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 6 deletions.
52 changes: 47 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 @@ -9,7 +9,7 @@ packages = [{ include = "fbr" }]
[tool.poetry.dependencies]
python-environ = "^0.4.54"
python = "^3.12"
django = "^4.2.16"
django = "^4.2.17"
django-log-formatter-asim = "0.0.4"
dj-database-url = "^2.2.0"
psycopg = {extras = ["c"], version = "^3.2.1"}
Expand Down

0 comments on commit 888a3ef

Please sign in to comment.