Skip to content

Commit 78417d2

Browse files
chore(deps): update dependency tomli to v2.1.0 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dc1ff2 commit 78417d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pre-commit = '3.3.0'
5555
pytest = '8.3.3'
5656
pytest-cov = '4.1.0'
5757
readme-renderer = '43.0'
58-
tomli = { version = '2.0.2', python = '<3.11' }
58+
tomli = { version = '2.1.0', python = '<3.11' }
5959

6060
[tool.taskipy.tasks]
6161
setup = 'poetry install && pre-commit install'

0 commit comments

Comments
 (0)