Skip to content

Commit d069a21

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

File tree

2 files changed

+38
-17
lines changed

2 files changed

+38
-17
lines changed

poetry.lock

Lines changed: 37 additions & 16 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
@@ -108,7 +108,7 @@ strict-rfc3339 = "^0.7"
108108
webob = "*"
109109
mypy = "^1.2"
110110
httpx = ">=0.24,<0.29"
111-
deptry = ">=0.11,<0.21"
111+
deptry = ">=0.11,<0.24"
112112
aiohttp = "^3.8.4"
113113
pytest-aiohttp = "^1.1.0"
114114
pyflakes = "^3.1.0"

0 commit comments

Comments
 (0)