Skip to content

Commit 2b46539

Browse files
dependabot[bot]cosmic-copybara
authored andcommitted
Bump pdoc from 12.3.0 to 14.5.1 in /src/api/python/doc (pixie-io#1956)
Summary: Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 12.3.0 to 14.5.1. Relevant Issues: CVE-2024-38526 Type of change: /kind cve Test Plan: python docgen still works. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> GitOrigin-RevId: 730d051
1 parent f46bbdb commit 2b46539

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/api/python/doc/requirements.bazel.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ markupsafe==2.1.1 \
5555
# -r requirements.bazel.txt
5656
# jinja2
5757
# pdoc
58-
pdoc==12.3.0 \
59-
--hash=sha256:0c520a6af892863b8712abb6abaad2c928366d7dee727715177774623c30405d \
60-
--hash=sha256:b245903dd8fb515b99d838bb1ad3efeb706fa0efd925a886c4624bf946afaab5
58+
pdoc==14.5.1 \
59+
--hash=sha256:4ddd9c5123a79f511cedffd7231bf91a6e0bd0968610f768342ec5d00b5eefee \
60+
--hash=sha256:fda6365a06e438b43ca72235b58a2e2ecd66445fcc444313f6ebbde4b0abd94b
6161
# via -r requirements.bazel.txt
6262
pygments==2.15.0 \
6363
--hash=sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094 \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pdoc==12.3.0
1+
pdoc==14.5.1

0 commit comments

Comments
 (0)