build(deps): bump matrix-nio from 0.20.2 to 0.21.2

Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.20.2 to 0.21.2.
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/poljar/matrix-nio/compare/0.20.2...0.21.2)

---
updated-dependencies:
- dependency-name: matrix-nio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 11:05:16 +00:00
committed by GitHub
parent b4f56791bc
commit 00ba9679a0
2 changed files with 6 additions and 36 deletions

View File

@@ -17,7 +17,7 @@ version = "3.8.0"
[tool.poetry.dependencies]
Markdown = "^3.3.4"
matrix-nio = ">=0.18.3,<0.21.0"
matrix-nio = ">=0.18.3,<0.22.0"
python = "^3.8"
[tool.poetry.group.dev]