Skip to content

Commit

Permalink
build: bump tomlkit from 0.12.5 to 0.13.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent e2cd693 commit 10b3dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ tomli==2.0.1
# pip-tools
# pytest
# sphinx
tomlkit==0.12.5
tomlkit==0.13.0
# via commitizen
tqdm==4.66.4
# via mpire
Expand Down

0 comments on commit 10b3dde

Please sign in to comment.