Skip to content

Commit a8de2c7

Browse files
dependabot[bot]luketainton
authored andcommitted
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](python-poetry/tomlkit@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] <[email protected]>
1 parent fe345f1 commit a8de2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pyparsing==3.1.2
2121
requests==2.32.3
2222
six==1.16.0
2323
tomli==2.0.1
24-
tomlkit==0.12.5
24+
tomlkit==0.13.0
2525
urllib3==2.2.2
2626
wrapt==1.16.0
2727
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)