Skip to content

Commit

Permalink
Bump tomlkit from 0.12.5 to 0.13.0 (#174)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Washko <[email protected]>
  • Loading branch information
dependabot[bot] and swashko authored Jul 17, 2024
1 parent 6e93443 commit 2803a6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python = ">=3.8,<3.13"
click = "^8.1.3"
numpy = "1.24.3"
rich = "^13.4.2"
tomlkit = "^0.12.3"
tomlkit = ">=0.12.3,<0.14.0"
h5py = { version = "^3.9.0", optional = true }

# TODO: Add py3.12 once TF release supports
Expand Down

0 comments on commit 2803a6c

Please sign in to comment.