build(deps): bump matrix-nio from 0.18.7 to 0.20.0
Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.18.7 to 0.20.0. - [Release notes](https://github.com/poljar/matrix-nio/releases) - [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md) - [Commits](https://github.com/poljar/matrix-nio/compare/0.18.7...0.20.0) --- updated-dependencies: - dependency-name: matrix-nio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
parent
c251d1c9cb
commit
eb28e99aa9
2 changed files with 382 additions and 81 deletions
|
|
@ -14,7 +14,7 @@ repository = "https://github.com/nim65s/matrix-webhook.git"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
Markdown = "^3.3.4"
|
||||
matrix-nio = "^0.18.3"
|
||||
matrix-nio = ">=0.18.3,<0.21.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
httpx = "^0.23.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue