Skip to content

Commit 12ae016

Browse files
Bump yamllint from 1.34.0 to 1.35.0 (#863)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.34.0 to 1.35.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.34.0...v1.35.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 13fc1ba commit 12ae016

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ mypy = "^1.8"
2929
detect-secrets = "^1.4.0"
3030
bandit = "^1.7.7"
3131
pytest = "^8.0.0"
32-
yamllint = "^1.34.0"
32+
yamllint = "^1.35.0"
3333
pytest-dotenv = "^0.5.2"
3434
types-requests = "^2.31.0"
3535
responses = "^0.25.0"

0 commit comments

Comments
 (0)