Skip to content

Commit

Permalink
build(deps): bump tomlkit from 0.7.2 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.7.2 to 0.12.1.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.7.2...0.12.1)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent ba58c0a commit 4d0f88a
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 @@ -116,7 +116,7 @@ sphinx = "^7.2.6"
sphinx-autoapi = "^3.0"
sphinx-copybutton = "^0.4"
sphinx-rtd-theme = "^1.0"
tomlkit = "^0.7"
tomlkit = "^0.12"

# These are used directly in the default build pipeline
# ... but they're generally optional, and the build won't fail if you remove them
Expand Down

0 comments on commit 4d0f88a

Please sign in to comment.