Skip to content

Commit 16228d1

Browse files
authored
Merge pull request #605 from python-openapi/dependabot/pip/deptry-0.12.0
Bump deptry from 0.11.0 to 0.12.0
2 parents f0fea59 + 9141104 commit 16228d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -100,7 +100,7 @@ strict-rfc3339 = "^0.7"
100100
webob = "*"
101101
mypy = "^1.2"
102102
httpx = "^0.24.0"
103-
deptry = "^0.11.0"
103+
deptry = ">=0.11,<0.13"
104104
aiohttp = "^3.8.4"
105105
pytest-aiohttp = "^1.0.4"
106106

0 commit comments

Comments
 (0)