Skip to content

Commit

Permalink
Bump tomlkit from 0.12.4 to 0.12.5 in /backend
Browse files Browse the repository at this point in the history
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.4 to 0.12.5.
- [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.4...0.12.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent e1b5dfb commit 9d23633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ pluggy==1.5.0
pylint==3.1.0
pytest==8.2.0
six==1.16.0
tomlkit==0.12.4
tomlkit==0.12.5
Werkzeug==3.0.3

0 comments on commit 9d23633

Please sign in to comment.