Skip to content

Commit

Permalink
build(deps): bump django from 4.2.13 to 4.2.15 in /django
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.15.
- [Commits](django/django@4.2.13...4.2.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 8592b90 commit a75c10e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions django/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 django/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Mapswipe <[email protected]>"]
license = "Apache License 2.0"

[tool.poetry.dependencies]
Django = "^4.1.9"
Django = "^4.2.15"
django-cors-headers = "*"
django-cte = "*"
django-environ = "*"
Expand Down

0 comments on commit a75c10e

Please sign in to comment.