⬆️ Bump types-ujson from 5.8.0.1 to 5.9.0.0 (#224)

Bumps [types-ujson](https://github.com/python/typeshed) from 5.8.0.1 to 5.9.0.0.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-ujson
  dependency-type: direct:development
  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-01-03 00:23:24 +08:00
committed by scdhh
parent dc5ade6ffc
commit 44dee7f200
2 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ aiocache = "^0.12.2"
[tool.poetry.group.dev.dependencies]
mypy = '>=0.991,<1.9'
types-ujson = '^5.7.0'
types-ujson = '^5.9.0'
pandas-stubs = '>=1.5.2,<3.0.0'
ruff = '>=0.0.239,<0.1.10'
types-aiofiles = "^23.2.0.0"