mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
build(deps-dev): bump httpx from 0.23.3 to 0.24.0
Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 to 0.24.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.23.3...0.24.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ optional = true
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.1.0"
|
||||
coverage = ">=6.4.4,<8.0.0"
|
||||
httpx = "^0.23.0"
|
||||
httpx = ">=0.23,<0.25"
|
||||
isort = "^5.12.0"
|
||||
ruff = ">=0.0.254,<0.0.264"
|
||||
safety = {allow-prereleases = true, version = "^2.4.0b1"}
|
||||
|
||||
Reference in New Issue
Block a user