build(deps-dev): bump types-ujson from 5.4.0 to 5.5.0 (#839)

Bumps [types-ujson](https://github.com/python/typeshed) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [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>

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]
2022-09-21 09:03:54 +00:00
committed by GitHub
parent 428bb139f0
commit faa04613dd
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@ flake8-expression-complexity = "^0.0.11"
# types
mypy = "^0.971"
types-ujson = "^5.4.0"
types-ujson = "^5.5.0"
types-PyMySQL = "^1.0.19"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.1"