chore(api): update dependency prompt-toolkit to v3.0.43

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2715>
This commit is contained in:
Renovate Bot 2024-01-31 17:07:21 +00:00
commit de5063afef
2 changed files with 5 additions and 5 deletions

View file

@ -112,7 +112,7 @@ flake8 = "==3.9.2"
ipdb = "==0.13.13"
pytest = "==7.4.3"
pytest-asyncio = "==0.21.0"
prompt-toolkit = "==3.0.41"
prompt-toolkit = "==3.0.43"
pytest-cov = "==4.0.0"
pytest-django = "==4.5.2"
pytest-env = "==0.8.2"