Skip to content

Commit ca4e885

Browse files
authored
Merge pull request #236 from python-openapi/dependabot/pip/deptry-0.12.0
Bump deptry from 0.11.0 to 0.12.0
2 parents 28c0990 + a75c978 commit ca4e885

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
@@ -71,7 +71,7 @@ mypy = "^1.3"
7171
isort = "^5.11.5"
7272
black = "^23.3.0"
7373
flynt = "^0.78"
74-
deptry = "^0.11.0"
74+
deptry = "^0.12.0"
7575

7676
[tool.poetry.scripts]
7777
openapi-spec-validator = "openapi_spec_validator.__main__:main"

0 commit comments

Comments
 (0)