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

Commit

Permalink
Bump tomli-w from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 369e9d8 commit b99e173
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ python-magic-bin = {version = "^0.4.14", markers = "sys_platform == 'win32'"}
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
tomli-w = "^1.0.0"
tomli-w = "^1.1.0"
pytest-qt = "^4.4.0"
pytest-xvfb = "^3.0.0"

Expand Down

0 comments on commit b99e173

Please sign in to comment.