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 .github/requirements_ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pydantic==2.13.4
pylint==4.0.7
tomli==2.4.1
tox-gh==1.8.0
tox==4.59.0
tox==4.60.0
6 changes: 3 additions & 3 deletions .github/requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -616,9 +616,9 @@ tomlkit==0.13.0 \
# via
# bump-my-version
# pylint
tox==4.59.0 \
--hash=sha256:5fa9d0d4d8137ec2b7ecc0f2777d9dc220cf2bfa21497941ee4af88dec8fa6d3 \
--hash=sha256:fa9a1c968503302544498a98e785e7f46e85d22e9d5bf9bcce1731c8f3ffae01
tox==4.60.0 \
--hash=sha256:175abbc4cdef615d66874c0843be4f44c353c14aab6d89939bb22246f84122bd \
--hash=sha256:6f93bb580d35e00fc69cfec1116eecbe21155f747753ca5019374f7c69b2eac9
# via
# -r requirements_ci.in
# tox-gh
Expand Down
Loading