Skip to content

Commit cf53dd9

Browse files
Merge pull request #370 from KernelTuner/dependabot/pip/doc/pygments-2.20.0
Bump pygments from 2.19.1 to 2.20.0 in /doc
2 parents 94d0496 + 35f6812 commit cf53dd9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ prompt-toolkit==3.0.50 ; python_version >= "3.9" and python_version < "3.15"
4949
ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "3.15" and sys_platform != "win32"
5050
pure-eval==0.2.3 ; python_version >= "3.9" and python_version < "3.15"
5151
pycparser==2.22 ; python_version >= "3.9" and python_version < "3.15" and implementation_name == "pypy"
52-
pygments==2.19.1 ; python_version >= "3.9" and python_version < "3.15"
52+
pygments==2.20.0 ; python_version >= "3.9" and python_version < "3.15"
5353
pytest==8.3.5 ; python_version >= "3.9" and python_version < "3.15"
5454
python-constraint2==2.1.0 ; python_version >= "3.9" and python_version < "3.15"
5555
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "3.15"

doc/requirements_test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@ ptyprocess==0.7.0 ; python_version >= "3.10" and python_version < "4" and (os_na
311311
pure-eval==0.2.3 ; python_version >= "3.10" and python_version < "4" \
312312
--hash=sha256:1db8e35b67b3d218d818ae653e27f06c3aa420901fa7b081ca98cbedc874e0d0 \
313313
--hash=sha256:5f4e983f40564c576c7c8635ae88db5956bb2229d7e9237d03b3c0b0190eaf42
314-
pygments==2.19.1 ; python_version >= "3.10" and python_version < "4" \
315-
--hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
316-
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
314+
pygments==2.20.0 ; python_version >= "3.10" and python_version < "4" \
315+
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
316+
--hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
317317
pyproject-hooks==1.2.0 ; python_version >= "3.10" and python_version < "4" \
318318
--hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \
319319
--hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913

0 commit comments

Comments
 (0)