Skip to content

Commit 91b7329

Browse files
author
Paolo Tranquilli
committed
Codegen: update dependencies
1 parent 53c235d commit 91b7329

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

misc/codegen/requirements_lock.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=misc/codegen/requirements_lock.txt misc/codegen/requirements_in.txt
@@ -8,15 +8,15 @@ inflection==0.5.1
88
# via -r misc/codegen/requirements_in.txt
99
iniconfig==2.0.0
1010
# via pytest
11-
packaging==23.2
11+
packaging==24.2
1212
# via pytest
13-
pluggy==1.4.0
13+
pluggy==1.5.0
1414
# via pytest
15-
pystache==0.6.5
15+
pystache==0.6.8
1616
# via -r misc/codegen/requirements_in.txt
17-
pytest==8.0.0
17+
pytest==8.3.5
1818
# via -r misc/codegen/requirements_in.txt
19-
pyyaml==6.0.1
19+
pyyaml==6.0.2
2020
# via -r misc/codegen/requirements_in.txt
2121
toposort==1.10
2222
# via -r misc/codegen/requirements_in.txt

0 commit comments

Comments
 (0)