Skip to content

Commit

Permalink
Bump django from 4.2.14 to 4.2.15 in /{{ cookiecutter.name }} (#728)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](django/django@4.2.14...4.2.15)

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

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 Aug 7, 2024
1 parent aa3f2b3 commit aa8dea9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions {{ cookiecutter.name }}/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 {{ cookiecutter.name }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version = "0.0.0-dev"
[tool.poetry.dependencies]
bcrypt = "^4.1.3"
celery = "5.4.0"
django = "^4.2.14"
django = "^4.2.15"
django-axes = "^6.5.1"
django-behaviors = "^0.5.1"
django-environ = "^0.11.2"
Expand Down

0 comments on commit aa8dea9

Please sign in to comment.