Skip to content

Commit

Permalink
fix(deps): update django-stubs to v5.1.2 (#2281)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 359cf35 commit d68acfa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"django-filter==24.3",
"django-htmx==1.21",
"django-logentry-admin==1.1",
"django-stubs-ext==5.1.1",
"django-stubs-ext==5.1.2",
"djangorestframework==3.15.2",
"docutils==0.21.2",
"drf-orjson-renderer==1.7.3",
Expand All @@ -35,7 +35,7 @@ optional-dependencies.local = [
"django-coverage-plugin==3.1",
"django-debug-toolbar==5.0.1",
"django-extra-checks==0.16.1",
"django-stubs==5.1.1",
"django-stubs==5.1.2",
"djangorestframework-stubs==3.15.2",
"djlint==1.36.4",
"factory-boy==3.3.1",
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d68acfa

Please sign in to comment.