Skip to content

Commit 61c7980

Browse files
Bump dlint from 0.12.0 to 0.13.0
Bumps [dlint](https://github.com/dlint-py/dlint) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/dlint-py/dlint/releases) - [Changelog](https://github.com/dlint-py/dlint/blob/master/CHANGELOG.md) - [Commits](dlint-py/dlint@0.12.0...0.13.0) --- updated-dependencies: - dependency-name: dlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3aa5b0f commit 61c7980

File tree

2 files changed

+63
-30
lines changed

2 files changed

+63
-30
lines changed

poetry.lock

Lines changed: 62 additions & 29 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
@@ -38,7 +38,7 @@ python = "^3.8"
3838
[tool.poetry.dev-dependencies]
3939
black = "^22.6.0"
4040
darglint = "^1.8.1"
41-
dlint = "^0.12.0"
41+
dlint = "^0.13.0"
4242
flake8 = "^4.0.1"
4343
flake8-aaa = "^0.12.2"
4444
flake8-bandit = "^3.0.0"

0 commit comments

Comments
 (0)