Skip to content

Commit cb4f908

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

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
@@ -31,7 +31,7 @@ setuptools = "*"
3131

3232
[tool.poetry.group.dev.dependencies]
3333
binaryornot = "^0.4"
34-
tomli = "^2.2"
34+
tomli = "^2.3"
3535

3636
wemake-python-styleguide = "^1.4"
3737
ruff = "^0.14"

0 commit comments

Comments
 (0)