Skip to content

Commit e20a105

Browse files
chore(deps-dev): bump ruff from 0.12.8 to 0.12.9 (#7182)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.12.9. - [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.12.8...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68cc6e3 commit e20a105

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 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
@@ -119,7 +119,7 @@ types-python-dateutil = "^2.8.19.6"
119119
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
120120
httpx = ">=0.23.3,<0.29.0"
121121
sentry-sdk = ">=1.22.2,<3.0.0"
122-
ruff = ">=0.5.1,<0.12.9"
122+
ruff = ">=0.5.1,<0.12.10"
123123
retry2 = "^0.9.5"
124124
pytest-socket = ">=0.6,<0.8"
125125
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)