Skip to content

Commit 9141104

Browse files
Bump deptry from 0.11.0 to 0.12.0
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: deptry dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69ed338 commit 9141104

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)