Skip to content

Commit 2a33556

Browse files
chore(deps-dev): bump ruff from 0.1.15 to 0.2.0 (#3702)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.2.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.1.15...v0.2.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent 3a5e2b6 commit 2a33556

File tree

2 files changed

+42
-34
lines changed

2 files changed

+42
-34
lines changed

poetry.lock

Lines changed: 41 additions & 33 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
@@ -110,7 +110,7 @@ mypy = "^1.1.1"
110110
types-python-dateutil = "^2.8.19.6"
111111
httpx = ">=0.23.3,<0.25.0"
112112
sentry-sdk = "^1.22.2"
113-
ruff = ">=0.0.272,<0.1.16"
113+
ruff = ">=0.0.272,<0.2.1"
114114
retry2 = "^0.9.5"
115115
pytest-socket = "^0.6.0"
116116
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)