Skip to content

Commit

Permalink
Update pdoc requirement from ~=14.6 to ~=14.7 (#65)
Browse files Browse the repository at this point in the history
Updates the requirements on [pdoc](https://github.com/mitmproxy/pdoc) to permit the latest version.
- [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
- [Commits](mitmproxy/pdoc@v14.6.0...v14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent cb26cb5 commit af04e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black~=24.8
numpy~=2.1
pandas~=2.2
poetry~=1.8
pdoc~=14.6
pdoc~=14.7
pyright~=1.1
pytest~=8.3
torch~=2.4
Expand Down

0 comments on commit af04e5d

Please sign in to comment.