File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ tomli==2.2.1
60
60
# pyproject-api
61
61
# pytest
62
62
# tox
63
- tox==4.25 .0
63
+ tox==4.26 .0
64
64
# via
65
65
# -r requirements-ci.in
66
66
# tox-gh-actions
@@ -72,5 +72,5 @@ typing-extensions==4.12.2
72
72
# pydantic
73
73
# pydantic-core
74
74
# tox
75
- virtualenv==20.29.3
75
+ virtualenv==20.31.2
76
76
# via tox
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ tomli==2.2.1
101
101
# pyproject-api
102
102
# pytest
103
103
# tox
104
- tox == 4.25 .0
104
+ tox == 4.26 .0
105
105
# via -r requirements-dev.in
106
106
typing-extensions == 4.12.2
107
107
# via
@@ -111,7 +111,7 @@ typing-extensions==4.12.2
111
111
# pydantic
112
112
# pydantic-core
113
113
# tox
114
- virtualenv == 20.29.3
114
+ virtualenv == 20.31.2
115
115
# via
116
116
# pre-commit
117
117
# tox
You can’t perform that action at this time.
0 commit comments