Skip to content

Commit b7f53b0

Browse files
Bump tomli from 2.0.2 to 2.1.0
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.1.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.1.0) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edaa378 commit b7f53b0

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
@@ -20,7 +20,7 @@ lice = "^0.6"
2020

2121
[tool.poetry.group.test.dependencies]
2222
binaryornot = "^0.4"
23-
tomli = "^2.0"
23+
tomli = "^2.1"
2424

2525
wemake-python-styleguide = "^0.19"
2626
flake8-pytest-style = "^2.0"

0 commit comments

Comments
 (0)