Skip to content

Commit b6d85bc

Browse files
chore(deps-dev): bump ruff from 0.4.8 to 0.4.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.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@v0.4.8...v0.4.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8186c17 commit b6d85bc

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ mypy = "^1.1.1"
120120
types-python-dateutil = "^2.8.19.6"
121121
httpx = ">=0.23.3,<0.28.0"
122122
sentry-sdk = ">=1.22.2,<3.0.0"
123-
ruff = ">=0.0.272,<0.4.9"
123+
ruff = ">=0.0.272,<0.4.10"
124124
retry2 = "^0.9.5"
125125
pytest-socket = ">=0.6,<0.8"
126126
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)