Skip to content

Commit 69ad0c4

Browse files
chore(deps): update dependency tomli to v2.3.0
1 parent 5e7adf9 commit 69ad0c4

File tree

2 files changed

+45
-35
lines changed

2 files changed

+45
-35
lines changed

poetry.lock

Lines changed: 44 additions & 34 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.4'
5656
pytest-cov = '4.1.0'
5757
readme-renderer = '43.0'
58-
tomli = { version = '2.2.1', python = '<3.11' }
58+
tomli = { version = '2.3.0', python = '<3.11' }
5959

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

0 commit comments

Comments
 (0)