Skip to content

Commit 117a0bb

Browse files
committed
Copilot fix for missing module pygments - regenerating the lockfile fully.
1 parent 880011c commit 117a0bb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

misc/codegen/requirements_lock.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ packaging==24.2
1212
# via pytest
1313
pluggy==1.5.0
1414
# via pytest
15+
pygments==2.20.0
16+
# via pytest
1517
pystache==0.6.8
1618
# via -r misc/codegen/requirements_in.txt
17-
pytest==9.0.3
19+
pytest==9.1.1
1820
# via -r misc/codegen/requirements_in.txt
1921
pyyaml==6.0.2
2022
# via -r misc/codegen/requirements_in.txt

0 commit comments

Comments
 (0)