Skip to content

Commit

Permalink
build(deps-dev): bump django in the pip group across 1 directory (#20)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django).


Updates `django` from 4.2.16 to 4.2.18
- [Commits](django/django@4.2.16...4.2.18)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:development
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 21cf8ac commit c719934
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 @@ -52,7 +52,7 @@ environs = "~9.2.0"
psycopg2-binary = "~2.9.5"

[tool.poetry.group.dev.dependencies]
django = "~4.2.13"
django = "~4.2.18"
pre-commit = "~3.0.4"
flake8 = "~7.1.0"
pytest-mock = "~3.10.0"
Expand Down

0 comments on commit c719934

Please sign in to comment.