mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
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:
parent
27da2f7740
commit
5a2b7f716e
2 changed files with 2 additions and 2 deletions
2
dependencies/python/pylint.txt
vendored
2
dependencies/python/pylint.txt
vendored
|
@ -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
|
||||
|
|
2
dependencies/python/yq.txt
vendored
2
dependencies/python/yq.txt
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue