Skip to content

Commit

Permalink
chore(deps): bump tomlkit from 0.12.5 to 0.13.0 in /app
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 551b072 commit 0256312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pylint==3.2.5
pytz==2024.1
six==1.16.0
sqlparse==0.5.0
tomlkit==0.12.5
tomlkit==0.13.0
wheel==0.43.0
whitenoise==6.7.0
wrapt==1.16.0

0 comments on commit 0256312

Please sign in to comment.