Skip to content

Commit

Permalink
Bump pdoc from 14.0.0 to 14.1.0
Browse files Browse the repository at this point in the history
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.0.0 to 14.1.0.
- [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/pdoc@v14.0.0...v14.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 5af3816 commit 0ae19b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dev = [
"pylint==2.17.5",
"tox==4.11.3",
"build==1.0.3",
"pdoc==14.0.0",
"pdoc==14.1.0",
"notebook==7.0.3"
]

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ coverage==7.3.1
pylint==2.17.5
tox==4.11.3
build==1.0.3
pdoc==14.0.0
pdoc==14.1.0
notebook==7.0.3

0 comments on commit 0ae19b7

Please sign in to comment.