Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit db8eb8f

Browse files
authored
Merge pull request #9 from yaleman/dependabot/pip/ruff-0.1.13
Bump ruff from 0.1.11 to 0.1.13
2 parents c0d62c1 + 00a3e7a commit db8eb8f

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
@@ -10,7 +10,7 @@ python = "^3.11"
1010
fastapi = "^0.109.0"
1111

1212
[tool.poetry.group.dev.dependencies]
13-
ruff = "^0.1.11"
13+
ruff = "^0.1.13"
1414
mypy = "^1.8.0"
1515
pytest = "^7.4.4"
1616
httpx = "^0.26.0"

0 commit comments

Comments
 (0)