Skip to content

Commit

Permalink
Bump debugpy from 1.8.1 to 1.8.3 in /api (#1408)
Browse files Browse the repository at this point in the history
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.1...v1.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent b94dd89 commit 40859ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
28 changes: 4 additions & 24 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 @@ -42,7 +42,7 @@ pyjwt = "^2.8.0"
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
aiofiles = "^23.2.1"
python-multipart = "^0.0.9"
debugpy = "^1.8.1"
debugpy = "^1.8.3"
sqlalchemy = "^2.0.30"
[tool.ruff]
# Enable pycodestyle (`E`) and Pyflakes (`F`) codes by default.
Expand Down

0 comments on commit 40859ef

Please sign in to comment.