chore(api): update dependency debugpy to v1.6.5

This commit is contained in:
Renovate Bot 2023-01-20 23:36:22 +00:00
commit 82ef2e0efa
2 changed files with 21 additions and 21 deletions

View file

@ -97,7 +97,7 @@ aioresponses = "==0.7.4"
asynctest = "==0.13.0"
black = "==22.12.0"
coverage = { version = "==6.5.0", extras = ["toml"] }
debugpy = "==1.6.4"
debugpy = "==1.6.5"
django-coverage-plugin = "==3.0.0"
django-debug-toolbar = "==3.8.1"
factory-boy = "==3.2.1"