Bump tomlkit from 0.11.7 to 0.11.8 in /dependencies/python (#4462)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-10 08:13:25 -07:00 committed by GitHub
parent 27da2f7740
commit 5a2b7f716e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -6,6 +6,6 @@ mccabe==0.7.0
platformdirs==3.5.1
pylint==2.17.4
tomli==2.0.1
tomlkit==0.11.7
tomlkit==0.11.8
typing_extensions==4.7.0
wrapt==1.15.0

View file

@ -1,5 +1,5 @@
argcomplete==3.0.8
PyYAML==6.0
tomlkit==0.11.7
tomlkit==0.11.8
xmltodict==0.13.0
yq==3.2.2