Skip to content

Commit

Permalink
build(deps-dev): Bump the python-dev group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-dev group with 2 updates: [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) and [ruff](https://github.com/astral-sh/ruff).


Updates `cfn-lint` from 1.15.0 to 1.15.2
- [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](aws-cloudformation/cfn-lint@v1.15.0...v1.15.2)

Updates `ruff` from 0.6.7 to 0.6.8
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.7...0.6.8)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dev
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0365665 commit c6936d1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ isort = "~=5.13.2"
mypy = "~=1.0"
pytest = "~=8.3.1"
rope = "~=1.13.0"
ruff = "==0.6.7"
ruff = "==0.6.8"
types-beautifulsoup4 = "~=4.12.0.5"
types-markdown = "~=3.7.0"
types-pyyaml = "~=6.0.12"
58 changes: 29 additions & 29 deletions Pipfile.lock

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

0 comments on commit c6936d1

Please sign in to comment.