chore(pip-prod)(deps): bump tomlkit from 0.12.5 to 0.13.0

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.12.5...0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-11 00:45:18 +00:00
committed by Luke Tainton
parent 3f681122fb
commit 3164fe7407
2 changed files with 6 additions and 6 deletions

View File

@ -32,7 +32,7 @@ requests = "2.32.3"
six = "1.16.0"
tabulate = "0.9.0"
tomli = "2.0.1"
tomlkit = "0.12.5"
tomlkit = "0.13.0"
urllib3 = "2.2.2"
wrapt = "1.16.0"