Skip to content

Commit 75abb13

Browse files
chore(deps-dev): bump ruff from 0.14.10 to 0.14.11 in the dev-dependencies group (#7944)
chore(deps-dev): bump ruff in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.10 to 0.14.11 - [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.14.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d318c5 commit 75abb13

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -116,7 +116,7 @@ types-python-dateutil = "^2.8.19.6"
116116
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
117117
httpx = ">=0.23.3,<0.29.0"
118118
sentry-sdk = ">=1.22.2,<3.0.0"
119-
ruff = ">=0.5.1,<0.14.11"
119+
ruff = ">=0.5.1,<0.14.12"
120120
retry2 = "^0.9.5"
121121
pytest-socket = ">=0.6,<0.8"
122122
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)