Skip to content

Commit 517acd6

Browse files
chore(deps-dev): bump ruff from 0.1.13 to 0.1.14 (#3656)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14. - [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.13...v0.1.14) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... 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 5e89379 commit 517acd6

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
@@ -109,7 +109,7 @@ mypy = "^1.1.1"
109109
types-python-dateutil = "^2.8.19.6"
110110
httpx = ">=0.23.3,<0.25.0"
111111
sentry-sdk = "^1.22.2"
112-
ruff = ">=0.0.272,<0.1.14"
112+
ruff = ">=0.0.272,<0.1.15"
113113
retry2 = "^0.9.5"
114114
pytest-socket = "^0.6.0"
115115
types-redis = "^4.6.0.7"

0 commit comments

Comments
 (0)