⬆️ Bump httpx from 0.26.0 to 0.27.0 (#263)

Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.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.26.0...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-04 12:02:53 +08:00
committed by GitHub
parent 8b560e55cb
commit 90dee8402d
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ ujson = '^5.9.0'
aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.6.0"
httpx = "^0.26.0"
httpx = "^0.27.0"
nonebot-plugin-alconna = ">=0.30,<0.38"
nonebot-plugin-apscheduler = "^0.4.0"
aiocache = "^0.12.2"