diff --git a/requirements.txt b/requirements.txt index 599daf5..afa468e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ mautrix >= 0.21.0 # ============================================================================= # ruff>=0.9.0 # Linter & Formatter (wird in .github/workflows/ci.yml genutzt) # pyright # Type-Checker -pytest-asyncio >= 1.3.0 # Benötigt von maubot.testing (pytest-Plugin) \ No newline at end of file +pytest-asyncio >= 1.4.0 # Benötigt von maubot.testing (pytest-Plugin) \ No newline at end of file