Skip to content

Commit

Permalink
Bump pydoclint from 0.3.9 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.3.9 to 0.4.0.
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.3.9...0.4.0)

---
updated-dependencies:
- dependency-name: pydoclint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 0700c21 commit f12990e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ flake8-return = "^1.2.0"
flake8-unused-arguments = "^0.0.13"
flake8-useless-assert = "^0.4.4"
pep8-naming = "^0.13.3"
pydoclint = "^0.3.8"
pydoclint = ">=0.3.8,<0.5.0"
tryceratops = "^2.3.2"

[build-system]
Expand Down

0 comments on commit f12990e

Please sign in to comment.