Skip to content

Commit 7f718f3

Browse files
Bump yamllint from 1.28.0 to 1.29.0 (#372)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d730ffe commit 7f718f3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bandit = "^1.7.0"
3030
pylint = "^2.15.10"
3131
pylint-pytest = "^1.1.2"
3232
pytest = "^7.2.1"
33-
yamllint = "^1.28.0"
33+
yamllint = "^1.29.0"
3434
pytest-dotenv = "^0.5.2"
3535
types-requests = "^2.28.11"
3636
responses = "^0.22.0"

0 commit comments

Comments
 (0)