Skip to content

Commit

Permalink
fix(deps): update dependency debugpy to v1.8.12 (#2291)
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 16, 2025
1 parent 0e1079d commit 0420b3e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
]
optional-dependencies.local = [
"covdefaults==2.3",
"debugpy==1.8.11",
"debugpy==1.8.12",
"django-coverage-plugin==3.1",
"django-debug-toolbar==5.0.1",
"django-extra-checks==0.16.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 0420b3e

Please sign in to comment.