Skip to content

Commit

Permalink
⬆ Bump types-ujson from 5.4.0 to 5.7.0.0
Browse files Browse the repository at this point in the history
Bumps [types-ujson](https://github.com/python/typeshed) from 5.4.0 to 5.7.0.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent c6aa28b commit ff0e316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ test = [
"passlib[bcrypt] >=1.7.2,<2.0.0",

# types
"types-ujson ==5.4.0",
"types-ujson ==5.7.0.0",
"types-orjson ==3.6.2",
]
doc = [
Expand Down

0 comments on commit ff0e316

Please sign in to comment.