Skip to content

Commit a966f72

Browse files
chore(deps-dev): bump ruff from 0.0.285 to 0.0.286
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.286. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.285...v0.0.286) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07e8767 commit a966f72

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
@@ -94,7 +94,7 @@ mypy = "^1.1.1"
9494
types-python-dateutil = "^2.8.19.6"
9595
httpx = ">=0.23.3,<0.25.0"
9696
sentry-sdk = "^1.22.2"
97-
ruff = ">=0.0.272,<0.0.286"
97+
ruff = ">=0.0.272,<0.0.287"
9898
retry2 = "^0.9.5"
9999

100100
[tool.coverage.run]

0 commit comments

Comments
 (0)