Skip to content

Commit e525f48

Browse files
Bump yamllint from 1.32.0 to 1.33.0 (#755)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.32.0...v1.33.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 d7fb47a commit e525f48

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
@@ -31,7 +31,7 @@ bandit = "^1.7.5"
3131
pylint = "^2.17.6"
3232
pylint-pytest = "^1.1.4"
3333
pytest = "^7.4.3"
34-
yamllint = "^1.32.0"
34+
yamllint = "^1.33.0"
3535
pytest-dotenv = "^0.5.2"
3636
types-requests = "^2.31.0"
3737
responses = "^0.24.0"

0 commit comments

Comments
 (0)