Skip to content

Commit

Permalink
Update msgpack-types requirement from ^0.3 to ^0.5
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: msgpack-types
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 64e3019 commit 7ceac74
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 @@ -66,7 +66,7 @@ more-itertools = "~=10.4.0"
pre-commit = "==v3.8.0"
pytest-xdist = "^3.5.0"
types-PyYAML = "^6.0.9"
msgpack-types = "^0.3"
msgpack-types = "^0.5"
envclasses = "^0.3.1"
jedi = "*"
jaxtyping = "*"
Expand Down

0 comments on commit 7ceac74

Please sign in to comment.