mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
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] <support@github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user