Skip to content

Commit

Permalink
Bump tomlkit from 0.12.2 to 0.12.3
Browse files Browse the repository at this point in the history
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.12.2...0.12.3)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent d26d2c4 commit 29c8b76
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 @@ -38,7 +38,7 @@ pytz==2023.3.post1
# via pandas
six==1.16.0
# via python-dateutil
tomlkit==0.12.2
tomlkit==0.12.3
# via -r requirements.in
typing-extensions==4.8.0
# via python-docx
Expand Down

0 comments on commit 29c8b76

Please sign in to comment.