Skip to content

Commit 2f46007

Browse files
Bump pygments from 2.19.2 to 2.20.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfd44c1 commit 2f46007

2 files changed

Lines changed: 14 additions & 103 deletions

File tree

docs-requirements.txt

Lines changed: 3 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,12 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --python-version=3.10 docs-requirements.in -o docs-requirements.txt
3-
alabaster==1.0.0
4-
# via sphinx
5-
babel==2.17.0
6-
# via sphinx
7-
certifi==2026.1.4
8-
# via requests
9-
charset-normalizer==3.4.4
10-
# via requests
11-
colorama==0.4.6 ; sys_platform == 'win32'
12-
# via sphinx
13-
docutils==0.21.2 ; python_full_version < '3.11'
14-
# via sphinx
15-
docutils==0.22.4 ; python_full_version >= '3.11'
16-
# via sphinx
17-
idna==3.11
18-
# via requests
19-
imagesize==1.4.1
3+
docutils==0.22.4
204
# via sphinx
215
jinja2==3.1.6
226
# via sphinx
237
markupsafe==3.0.3
248
# via jinja2
25-
packaging==26.0
26-
# via sphinx
27-
pygments==2.19.2
28-
# via sphinx
29-
requests==2.32.5
30-
# via sphinx
31-
roman-numerals==4.1.0 ; python_full_version >= '3.11'
32-
# via sphinx
33-
snowballstemmer==3.0.1
9+
pygments==2.20.0
3410
# via sphinx
35-
sphinx==8.1.3 ; python_full_version < '3.11'
11+
sphinx==1.2.3
3612
# via -r docs-requirements.in
37-
sphinx==9.0.4 ; python_full_version == '3.11.*'
38-
# via -r docs-requirements.in
39-
sphinx==9.1.0 ; python_full_version >= '3.12'
40-
# via -r docs-requirements.in
41-
sphinxcontrib-applehelp==2.0.0
42-
# via sphinx
43-
sphinxcontrib-devhelp==2.0.0
44-
# via sphinx
45-
sphinxcontrib-htmlhelp==2.1.0
46-
# via sphinx
47-
sphinxcontrib-jsmath==1.0.1
48-
# via sphinx
49-
sphinxcontrib-qthelp==2.0.0
50-
# via sphinx
51-
sphinxcontrib-serializinghtml==2.0.0
52-
# via sphinx
53-
tomli==2.4.0 ; python_full_version < '3.11'
54-
# via sphinx
55-
urllib3==2.6.3
56-
# via requests

test-requirements.txt

Lines changed: 11 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,18 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt
3-
alabaster==1.0.0
4-
# via sphinx
53
async-generator==1.10
64
# via -r test-requirements.in
7-
babel==2.17.0
8-
# via sphinx
9-
certifi==2026.1.4
10-
# via requests
11-
charset-normalizer==3.4.4
12-
# via requests
13-
colorama==0.4.6 ; sys_platform == 'win32'
14-
# via
15-
# pytest
16-
# sphinx
175
contextlib2==21.6.0
186
# via -r test-requirements.in
19-
coverage==7.13.2
7+
coverage[toml]==7.10.7
208
# via pytest-cov
21-
cssselect==1.4.0
9+
cssselect==1.3.0
2210
# via -r test-requirements.in
23-
docutils==0.21.2 ; python_full_version < '3.11'
24-
# via sphinx
25-
docutils==0.22.4 ; python_full_version >= '3.11'
11+
docutils==0.22.4
2612
# via sphinx
27-
exceptiongroup==1.3.1 ; python_full_version < '3.11'
13+
exceptiongroup==1.3.1
2814
# via pytest
29-
idna==3.11
30-
# via requests
31-
imagesize==1.4.1
32-
# via sphinx
33-
iniconfig==2.3.0
15+
iniconfig==2.1.0
3416
# via pytest
3517
jinja2==3.1.6
3618
# via sphinx
@@ -39,53 +21,26 @@ lxml==6.0.2
3921
markupsafe==3.0.3
4022
# via jinja2
4123
packaging==26.0
42-
# via
43-
# pytest
44-
# sphinx
24+
# via pytest
4525
pluggy==1.6.0
4626
# via
4727
# pytest
4828
# pytest-cov
49-
pygments==2.19.2
29+
pygments==2.20.0
5030
# via
5131
# pytest
5232
# sphinx
53-
pytest==9.0.2
33+
pytest==8.4.2
5434
# via
5535
# -r test-requirements.in
5636
# pytest-cov
5737
pytest-cov==7.0.0
5838
# via -r test-requirements.in
59-
requests==2.32.5
60-
# via sphinx
61-
roman-numerals==4.1.0 ; python_full_version >= '3.11'
62-
# via sphinx
63-
snowballstemmer==3.0.1
64-
# via sphinx
65-
sphinx==8.1.3 ; python_full_version < '3.11'
66-
# via -r test-requirements.in
67-
sphinx==9.0.4 ; python_full_version == '3.11.*'
39+
sphinx==1.2.3
6840
# via -r test-requirements.in
69-
sphinx==9.1.0 ; python_full_version >= '3.12'
70-
# via -r test-requirements.in
71-
sphinxcontrib-applehelp==2.0.0
72-
# via sphinx
73-
sphinxcontrib-devhelp==2.0.0
74-
# via sphinx
75-
sphinxcontrib-htmlhelp==2.1.0
76-
# via sphinx
77-
sphinxcontrib-jsmath==1.0.1
78-
# via sphinx
79-
sphinxcontrib-qthelp==2.0.0
80-
# via sphinx
81-
sphinxcontrib-serializinghtml==2.0.0
82-
# via sphinx
83-
tomli==2.4.0 ; python_full_version <= '3.11'
41+
tomli==2.4.0
8442
# via
8543
# coverage
8644
# pytest
87-
# sphinx
88-
typing-extensions==4.15.0 ; python_full_version < '3.11'
45+
typing-extensions==4.15.0
8946
# via exceptiongroup
90-
urllib3==2.6.3
91-
# via requests

0 commit comments

Comments
 (0)