Skip to content

Commit

Permalink
Bump tomli from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.1.0.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.1...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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 06b1ada commit 72fb5b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 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 @@ -59,7 +59,7 @@ six = "1.16.0"
releases = "2.1.1"
sphinx-multiversion = "0.2.4"
docstring-parser = "0.16"
tomli = "2.0.1"
tomli = "2.1.0"

[tool.taskipy.tasks]
lint = "pre-commit run --all-files"
Expand Down

0 comments on commit 72fb5b3

Please sign in to comment.