Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CI/requirements_ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ pip==26.1.2
pydantic==2.13.4
pylint==4.0.6
tomli==2.4.1
tox-gh==1.7.1
tox-gh==1.8.0
tox==4.58.0
7 changes: 4 additions & 3 deletions CI/requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -622,9 +622,9 @@ tox==4.58.0 \
# via
# -r requirements_ci.in
# tox-gh
tox-gh==1.7.1 \
--hash=sha256:4f4871ee4091b41464f2df9ab1fcedb14a48accdecbb60d53297301a9d8984c6 \
--hash=sha256:a82285b16a597516f9a24f20326b124ddc7924a8b70cb05a9192e1c53d7f701d
tox-gh==1.8.0 \
--hash=sha256:19c151525e6ed383b2fd23f8f3a35301ee12f3438c19ac7062f81c30958626ad \
--hash=sha256:c29a109dc4c1a51bc472b4989bd7063ac9be07bf0c16a2b0fcbe57f16757e397
# via -r requirements_ci.in
truststore==0.10.4 \
--hash=sha256:9d91bd436463ad5e4ee4aba766628dd6cd7010cf3e2461756b3303710eebc301 \
Expand All @@ -650,6 +650,7 @@ typing-extensions==4.15.0 \
# pydantic-core
# rich-click
# tox
# tox-gh
# typing-inspection
# virtualenv
typing-inspection==0.4.2 \
Expand Down
Loading