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

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.4 to 0.12.5.
- [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.4...0.12.5)

---
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-05-09 00:51:59 +00:00
committed by Luke Tainton
parent 7c42f6d816
commit f7e12debef
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@ requests = "2.31.0"
six = "1.16.0"
tabulate = "0.9.0"
tomli = "2.0.1"
tomlkit = "0.12.4"
tomlkit = "0.12.5"
urllib3 = "2.2.1"
wrapt = "1.16.0"