Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent b67d078 commit 70ae294
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 @@ -38,7 +38,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.11"
django = "^4.2.15"
django = "^4.2.17"
aiomysql = "^0.2.0"
mysqlclient = "^2.2.4"
boto3 = "^1.35.29"
Expand Down

0 comments on commit 70ae294

Please sign in to comment.