Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump django from 4.2.13 to 4.2.14 in /{{ cookiecutter.name }}
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14.
- [Commits](django/django@4.2.13...4.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jul 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bf750c5 commit be5d031
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
@@ -12,7 +12,7 @@ version = "0.0.0-dev"

[tool.poetry.dependencies]
bcrypt = "^4.1.3"
django = "^4.2.13"
django = "^4.2.14"
django-axes = "^6.5.1"
django-behaviors = "^0.5.1"
django-environ = "^0.11.2"

0 comments on commit be5d031

Please sign in to comment.