Skip to content

Commit

Permalink
chore(deps-dev): bump isort in /cfn-lint-serverless
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.10.1...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent dd3db7e commit 269cde7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 deletions cfn-lint-serverless/poetry.lock

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

2 changes: 1 addition & 1 deletion cfn-lint-serverless/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cfn-lint = ">=0.49.2,<1"

[tool.poetry.dev-dependencies]
pytest = "^7.0.1"
isort = "^5.7.0"
isort = "^5.13.2"
black = "^24.3"
flake8 = "^4.0.1"
coverage = "^6.2"
Expand Down

0 comments on commit 269cde7

Please sign in to comment.