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-12 18:38:54 +00:00 committed by Luke Tainton
parent efcfa4c105
commit 9afd9a78c1

View File

@ -20,7 +20,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
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability