Skip to content

Commit 2c9a49a

Browse files
Update dependency tomli to v2.3.0
1 parent a18f29d commit 2c9a49a

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
@@ -29,7 +29,7 @@ relative_files = true
2929

3030
[tool.poetry.dependencies]
3131
python = '>=3.9'
32-
tomli = '2.2.1'
32+
tomli = '2.3.0'
3333
requests = "2.32.5"
3434
responses = "0.25.8"
3535
pyfakefs = "5.9.3"

0 commit comments

Comments
 (0)