Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 284c228 commit 9b63cb2
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 21 deletions.
69 changes: 49 additions & 20 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 @@ -44,7 +44,7 @@ aiohttp = "^3.9.5"
asgiref = "^3.8.1"
black = "^24.4.2"
click = "<8.1.0"
django = "<4.0.0"
django = "<5.0.0"
httptools = {version="^0.6.0", markers="sys_platform != 'win32' and sys_platform != 'cygwin' and platform_python_implementation != 'PyPy'"}
httpx = "^0.27.0"
mypy = {version="^1.0.0", markers="platform_python_implementation != 'PyPy'"}
Expand Down

0 comments on commit 9b63cb2

Please sign in to comment.