Skip to content

Commit

Permalink
Bump pdoc from 14.6.0 to 14.6.1 (#134)
Browse files Browse the repository at this point in the history
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.6.0 to 14.6.1.
- [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/pdoc@v14.6.0...v14.6.1)

---
updated-dependencies:
- dependency-name: pdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent da92b0a commit 1703e7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 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 @@ -40,7 +40,7 @@ pytest = "^8.2.2"
optional = true

[tool.poetry.group.docs.dependencies]
pdoc = "^14.5.1"
pdoc = "^14.6.1"

[tool.poetry.scripts]
shimmer = "shimmer.cli:cli"
Expand Down

0 comments on commit 1703e7c

Please sign in to comment.