8000 chore(deps-dev): bump ruff from 0.0.279 to 0.0.280 (#2836) · duc00/powertools-lambda-python@f15bd2b · GitHub
[go: up one dir, main page]

Skip to content

Commit f15bd2b

Browse files
chore(deps-dev): bump ruff from 0.0.279 to 0.0.280 (aws-powertools#2836)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.279 to 0.0.280. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.279...v0.0.280) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75d3d53 commit f15bd2b

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -91,7 +91,7 @@ mypy = "^1.1.1"
9191
types-python-dateutil = "^2.8.19.6"
9292
httpx = ">=0.23.3,<0.25.0"
9393
sentry-sdk = "^1.22.2"
94-
ruff = ">=0.0.272,<0.0.280"
94+
ruff = ">=0.0.272,<0.0.281"
9595
retry2 = "^0.9.5"
9696

9797
[tool.coverage.run]

0 commit comments

Comments
 (0)
0