Skip to content

Commit 0337b43

Browse files
authored
Merge pull request #1175 from python-openapi/dependabot/pip/deptry-0.25.1
Bump deptry from 0.24.0 to 0.25.1
2 parents eca6136 + 982b195 commit 0337b43

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -105,7 +105,7 @@ mypy = "^1.2"
105105
httpx = ">=0.24,<0.29"
106106
# for starlette 1.x testclient
107107
httpx2 = "^2.0.0"
108-
deptry = ">=0.11,<0.25"
108+
deptry = ">=0.11,<0.26"
109109
pytest-aiohttp = "^1.1.0"
110110
pyflakes = "^3.1.0"
111111
tbump = "^6.11.0"

0 commit comments

Comments
 (0)