Skip to content

Commit 74e6599

Browse files
Bump tomlkit from 0.8.0 to 0.9.0 (#48)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.8.0...0.9.0) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3724a3 commit 74e6599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
highlighter==0.1.1
22
imperfect==0.3.0
33
LibCST==0.3.12
4-
tomlkit==0.8.0
4+
tomlkit==0.9.0
55
pkginfo==1.8.1
66
dataclasses==0.8; python_version<"3.7"

0 commit comments

Comments
 (0)