Skip to content

Commit 9bd2ed9

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 03a95d9 commit 9bd2ed9

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
@@ -95,7 +95,7 @@ bandit = "1.8.6"
9595
tomli = { version = "^2.0.1", python = "<3.11" }
9696
tox = "4.27.0"
9797
pyupgrade = "3.20.0"
98-
deptry = "0.23.0"
98+
deptry = "0.23.1"
9999

100100
# min version required to be able to install some dependencies
101101
# see https://github.com/MichaelKim0407/flake8-use-fstring/issues/33

0 commit comments

Comments
 (0)