Browse Source

Bump mautrix to v0.19.6

Nick Barrett 2 years ago
parent
commit
8079fb2fa8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
 aiohttp>=3,<4
 yarl>=1,<2
 attrs>=20.1
-mautrix>=0.19.5,<0.20
+mautrix>=0.19.6,<0.20
 asyncpg>=0.20,<0.28
 pycryptodome>=3,<4
 paho-mqtt>=1.5,<2