Skip to content

Commit 6620b5b

Browse files
chore(deps-dev): Bump debugpy from 1.8.5 to 1.8.6 (#3265)
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.5...v1.8.6) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d39c8b commit 6620b5b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pytest = "^8.3.3"
7979
pytest-asyncio = "^0.24.0"
8080
pytest-cov = "^5.0.0"
8181
pytest-ruff = "^0.4.1"
82-
debugpy = "^1.8.5"
82+
debugpy = "^1.8.6"
8383

8484
[tool.poetry.extras]
8585
askar = [

0 commit comments

Comments
 (0)