chore(api): update dependency debugpy to v1.6.7.post1

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2559>
This commit is contained in:
Renovate Bot 2023-08-25 08:34:17 +00:00
commit 609fb881b9
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.7"
debugpy = "==1.6.7.post1"
django-coverage-plugin = "==3.0.0"
django-debug-toolbar = "==3.8.1"
factory-boy = "==3.2.1"