Skip to content

Commit 84c9616

Browse files
chore(deps-dev): bump ruff from 0.12.4 to 0.12.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.4 to 0.12.5. - [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.4...0.12.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6408550 commit 84c9616

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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.5"
122+
ruff = ">=0.5.1,<0.12.6"
123123
retry2 = "^0.9.5"
124124
pytest-socket = ">=0.6,<0.8"
125125
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)