Skip to content

Commit

Permalink
Bump tomlkit from 0.12.3 to 0.12.4 in /client_cli/pytests (hyperledge…
Browse files Browse the repository at this point in the history
…r-iroha#4472)

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.3 to 0.12.4.
- [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.3...0.12.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent f1b4013 commit b68293c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions client_cli/pytests/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client_cli/pytests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ faker = "*"
allure-python-commons = "*"
cryptography = "*"
python-dotenv = "*"
tomlkit = "^0.12.3"
tomlkit = "^0.12.4"

[tool.poetry.dev-dependencies]
pytest = "*"
Expand Down

0 comments on commit b68293c

Please sign in to comment.