Skip to content

Commit

Permalink
Bump django from 5.0.3 to 5.0.10
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.10.
- [Commits](django/django@5.0.3...5.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent fb68536 commit c12fa52
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 54 deletions.
59 changes: 6 additions & 53 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 @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
django = "^5.0.3"
django = "^5.0.10"
dnspython = "^2.4.2"
httpx = "^0.27.0"
cryptography = "^42.0.5"
Expand Down

0 comments on commit c12fa52

Please sign in to comment.