build(deps-dev): bump types-ujson from 5.8.0.1 to 5.9.0.0 (#1237)

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]
2023-12-13 04:00:33 +01:00
committed by GitHub
parent 63d9c1f794
commit 51c8a92489
2 changed files with 6 additions and 6 deletions

View File

@ -90,7 +90,7 @@ flake8-expression-complexity = "^0.0.11"
# types
mypy = "^0.982"
types-ujson = "^5.8.0"
types-ujson = "^5.9.0"
types-PyMySQL = "^1.1.0"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.1"