Skip to content

Commit 4df027b

Browse files
Bump deptry from 0.16.1 to 0.17.0
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.16.1...0.17.0) --- updated-dependencies: - dependency-name: deptry dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fe5740 commit 4df027b

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 12 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
@@ -106,7 +106,7 @@ strict-rfc3339 = "^0.7"
106106
webob = "*"
107107
mypy = "^1.2"
108108
httpx = ">=0.24,<0.28"
109-
deptry = ">=0.11,<0.17"
109+
deptry = ">=0.11,<0.18"
110110
aiohttp = "^3.8.4"
111111
pytest-aiohttp = "^1.0.4"
112112
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)