Skip to content

Commit c49dc39

Browse files
chore(deps-dev): bump ruff from 0.4.10 to 0.5.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.10...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5bde10 commit c49dc39

File tree

2 files changed

+22
-35
lines changed

2 files changed

+22
-35
lines changed

Diff for: poetry.lock

+21-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ types-python-dateutil = "^2.8.19.6"
121121
aws-cdk-aws-appsync-alpha = "^2.59.0a0"
122122
httpx = ">=0.23.3,<0.28.0"
123123
sentry-sdk = ">=1.22.2,<3.0.0"
124-
ruff = ">=0.0.272,<0.4.11"
124+
ruff = ">=0.0.272,<0.5.1"
125125
retry2 = "^0.9.5"
126126
pytest-socket = ">=0.6,<0.8"
127127
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)