Skip to content

Commit fd815d1

Browse files
Bump ruff from 0.1.12 to 0.1.13 (#815)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.12 to 0.1.13. - [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.12...v0.1.13) --- 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>
1 parent c201432 commit fd815d1

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -35,7 +35,7 @@ responses = "^0.24.1"
3535
httpx = "^0.26.0"
3636
factory-boy = "^3.3.0"
3737
pytest-factoryboy = "^2.6.0"
38-
ruff = "^0.1.12"
38+
ruff = "^0.1.13"
3939
pytest-mock = "^3.12.0"
4040

4141
[build-system]

0 commit comments

Comments
 (0)