Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 3c4cbff

Browse files
Bump tomli-w from 1.0.0 to 1.1.0
Bumps [tomli-w](https://github.com/hukkin/tomli-w) from 1.0.0 to 1.1.0. - [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli-w@1.0.0...1.1.0) --- updated-dependencies: - dependency-name: tomli-w dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 905fbf8 commit 3c4cbff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python-magic-bin = {version = "^0.4.14", markers = "sys_platform == 'win32'"}
1919
[tool.poetry.group.dev.dependencies]
2020
pytest = "^8.3.3"
2121
pytest-cov = "^5.0.0"
22-
tomli-w = "^1.0.0"
22+
tomli-w = "^1.1.0"
2323
pytest-qt = "^4.4.0"
2424
pytest-xvfb = "^3.0.0"
2525

0 commit comments

Comments
 (0)