Skip to content

Commit

Permalink
build(deps-dev): bump debugpy from 1.8.9 to 1.8.10 in /api
Browse files Browse the repository at this point in the history
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.9...v1.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and prouzet-pass committed Dec 11, 2024
1 parent fdfaa3e commit 35db6d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
32 changes: 4 additions & 28 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
black = "^24.10.0"
commitizen = "^4.1.0"
debugpy = "^1.8.9"
debugpy = "^1.8.10"
djlint = "1.36.3"
fakeredis = "^2.26.1"
isort = "^5.13.2"
Expand Down

0 comments on commit 35db6d9

Please sign in to comment.