Skip to content

Commit 63dcf5d

Browse files
chore(deps-dev): update deptry requirement from 0.23.0 to 0.23.1
Updates the requirements on [deptry](https://github.com/fpgmaas/deptry) to permit the latest version. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.23.0...0.23.1) --- updated-dependencies: - dependency-name: deptry dependency-version: 0.23.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0898cf7 commit 63dcf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ tox = "4.27.0"
101101
xmldiff = "2.7.0"
102102
bandit = "1.8.6"
103103
pyupgrade = "3.20.0"
104-
deptry = "0.23.0"
104+
deptry = "0.23.1"
105105

106106
[tool.semantic_release]
107107
# see https://python-semantic-release.readthedocs.io/en/latest/configuration.html

0 commit comments

Comments
 (0)