Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 0198ad2 commit 32a8d60
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 5 deletions.
51 changes: 47 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 @@ -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.18"
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 32a8d60

Please sign in to comment.