Skip to content

Commit 71b3c85

Browse files
authored
Merge pull request #11683 from geekosaur/dependabot-2026-03-31
upgrade uv dependencies per dependabot 2026-03-31
2 parents 575acc9 + ef127d4 commit 71b3c85

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

doc/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ ignore_file = '.skjoldignore'
1414
# certifi>=2023.07.22 by CVE-2023-37920
1515
# idna>=3.7 by CVE-2024-3651
1616
# jinja2>=3.1.4 by CVE-2024-34064
17-
# pygments>=2.7.4 by CVE-2021-20270 CVE-2021-27291
18-
# requests>=2.32.0 by CVE-2024-35195
17+
# pygments>=2.20.0 by CVE-2021-20270 CVE-2021-27291 CVE-2026-4539
18+
# requests>=2.33.0 by CVE-2024-35195 CVE-2026-25645
1919
# urllib3>=2.0.7 by CVE-2023-45803
2020
[dependency-groups]
2121
dev = [
2222
"certifi>=2023.7.22",
2323
"idna>=3.7",
2424
"jinja2>=3.1.4",
2525
"packaging>=25.0",
26-
"pygments>=2.7.4",
27-
"requests>=2.32.0",
26+
"pygments>=2.20.0",
27+
"requests>=2.33.0",
2828
"sphinx>=8.2.3",
2929
"sphinx-jsonschema>=1.19.2",
3030
"sphinx-rtd-theme>=3.0.2",

doc/uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)