Skip to content

Commit 454db62

Browse files
Bump tomlkit from 0.9.2 to 0.10.0 in /docs (#1287)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.9.2...0.10.0) --- updated-dependencies: - dependency-name: tomlkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 957e915 commit 454db62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sphinx-typlog-theme==0.8.0
88
sphinx-hoverxref==1.0.1
99
recommonmark==0.7.1
1010
m2r2==0.3.2
11-
tomlkit==0.9.2
11+
tomlkit==0.10.0
1212
pygments==2.11.2
1313

1414
# Dependencies of our project:

0 commit comments

Comments
 (0)