Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b8891d4 commit 40c5316
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -75,7 +75,7 @@ safety = "^2.3.4"
pystac = "^1.10.0" # custom validator required (https://github.com/stac-utils/pystac/pull/1320)

pydocstyle = {extras = ["toml"], version = "^6.2.0"}
pydoclint = "^0.3.0"
pydoclint = ">=0.3,<0.6"

pytest = "^7.2.1"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit 40c5316

Please sign in to comment.