Skip to content

Commit

Permalink
chore(python-deps): update dependency tomli to v2.0.1 for the create_…
Browse files Browse the repository at this point in the history
…unique_testpypi_version group(s)
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 27ba029 commit 4734c26
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 @@ -35,7 +35,7 @@ python = "~3.12" # This needs to stay in sync with all CI workflows
[tool.poetry.group.create_unique_testpypi_version.dependencies]
poetry-core = "1.9.0"
pypi-simple = "1.5.0"
tomli = "2.0.0"
tomli = "2.0.1"
tomli-w = "1.0.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 4734c26

Please sign in to comment.