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

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.13.0 to 0.13.2.
- [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.13.0...0.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-15 00:36:39 +00:00
committed by Luke Tainton
parent e8b16e138e
commit 2abaab7882
2 changed files with 5 additions and 5 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.13.0"
tomlkit = "0.13.2"
urllib3 = "2.2.2"
wrapt = "1.16.0"