⬆️ Bump types-lxml from 2023.10.21 to 2024.2.9 (#251)

Bumps [types-lxml](https://github.com/abelcheung/types-lxml) from 2023.10.21 to 2024.2.9.
- [Release notes](https://github.com/abelcheung/types-lxml/releases)
- [Commits](https://github.com/abelcheung/types-lxml/compare/2023.10.21...2024.02.09)

---
updated-dependencies:
- dependency-name: types-lxml
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-02-14 16:39:41 +08:00
committed by GitHub
parent 7bacf89840
commit e38eb5cdff
2 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ pandas-stubs = '>=1.5.2,<3.0.0'
ruff = '>=0.0.239,<0.2.2'
types-aiofiles = "^23.2.0.20240106"
nonebot2 = { extras = ["fastapi"], version = "^2.2.0" }
types-lxml = "^2023.3.28"
types-lxml = "^2024.2.9"
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.7" }
nonebot-adapter-onebot = "^2.4.0"
nonebot-adapter-satori = "^0.9.0"