Skip to content

Commit bd73a0e

Browse files
authored
Merge pull request #818 from python-openapi/dependabot/pip/deptry-0.15.0
Bump deptry from 0.14.1 to 0.15.0
2 parents 160586c + d35c061 commit bd73a0e

File tree

2 files changed

+14
-27
lines changed

2 files changed

+14
-27
lines changed

poetry.lock

+13-26
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
@@ -106,7 +106,7 @@ strict-rfc3339 = "^0.7"
106106
webob = "*"
107107
mypy = "^1.2"
108108
httpx = ">=0.24,<0.27"
109-
deptry = ">=0.11,<0.15"
109+
deptry = ">=0.11,<0.16"
110110
aiohttp = "^3.8.4"
111111
pytest-aiohttp = "^1.0.4"
112112
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)