Skip to content

Commit

Permalink
Bump djangorestframework-stubs from 3.14.4 to 3.14.5
Browse files Browse the repository at this point in the history
Bumps [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) from 3.14.4 to 3.14.5.
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](typeddjango/djangorestframework-stubs@3.14.4...3.14.5)

---
updated-dependencies:
- dependency-name: djangorestframework-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 5502efe commit 26af89d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -72,7 +72,7 @@ mkdocs-mermaid2-plugin = "1.1.1"
[tool.poetry.group.lint.dependencies]
mypy = "1.7.1"
django-stubs = "4.2.7"
djangorestframework-stubs = "3.14.4"
djangorestframework-stubs = "3.14.5"

[tool.poetry.extras]
drf = ["djangorestframework"]
Expand Down

0 comments on commit 26af89d

Please sign in to comment.