mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Codegen: update dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --output-file=misc/codegen/requirements_lock.txt misc/codegen/requirements_in.txt
|
||||
@@ -8,15 +8,15 @@ inflection==0.5.1
|
||||
# via -r misc/codegen/requirements_in.txt
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
packaging==23.2
|
||||
packaging==24.2
|
||||
# via pytest
|
||||
pluggy==1.4.0
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
pystache==0.6.5
|
||||
pystache==0.6.8
|
||||
# via -r misc/codegen/requirements_in.txt
|
||||
pytest==8.0.0
|
||||
pytest==8.3.5
|
||||
# via -r misc/codegen/requirements_in.txt
|
||||
pyyaml==6.0.1
|
||||
pyyaml==6.0.2
|
||||
# via -r misc/codegen/requirements_in.txt
|
||||
toposort==1.10
|
||||
# via -r misc/codegen/requirements_in.txt
|
||||
|
||||
Reference in New Issue
Block a user