Skip to content

Commit

Permalink
Bump pdoc from 13.1.1 to 14.5.1
Browse files Browse the repository at this point in the history
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 13.1.1 to 14.5.1.
- [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/pdoc@v13.1.1...v14.5.1)

---
updated-dependencies:
- dependency-name: pdoc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent e22a8dc commit 413fb01
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -37,7 +37,7 @@ train = 'src.scripts.main:main'
pytest = ">=7.2.2"
pre-commit = ">=3.1.1"
black = "^23.1.0"
pdoc = "^13.1.1"
pdoc = "^14.5.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 413fb01

Please sign in to comment.