Skip to content

Commit f4d5538

Browse files
Bump yamllint from 1.33.0 to 1.34.0 (#844)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.33.0 to 1.34.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.33.0...v1.34.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 716e904 commit f4d5538

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
@@ -28,7 +28,7 @@ mypy = "^1.8"
2828
detect-secrets = "^1.4.0"
2929
bandit = "^1.7.7"
3030
pytest = "^8.0.0"
31-
yamllint = "^1.33.0"
31+
yamllint = "^1.34.0"
3232
pytest-dotenv = "^0.5.2"
3333
types-requests = "^2.31.0"
3434
responses = "^0.24.1"

0 commit comments

Comments
 (0)