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 @@ -263,7 +263,7 @@ jobs:
263
263
python -m
264
264
pip install
265
265
--user
266
- tox==3.25.1
266
+ tox==3.28.0
267
267
268
268
- name : Grab the source from Git
269
269
uses : actions/checkout@v3
@@ -388,7 +388,7 @@ jobs:
388
388
python -m
389
389
pip install
390
390
--user
391
- tox==3.25.1
391
+ tox==3.28.0
392
392
393
393
- name : Grab the source from Git
394
394
uses : actions/checkout@v3
@@ -505,7 +505,7 @@ jobs:
505
505
python -m
506
506
pip install
507
507
--user
508
- tox==3.25.1
508
+ tox==3.28.0
509
509
510
510
- name : Grab the source from Git
511
511
uses : actions/checkout@v3
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pytest-asyncio==0.16.0
10
10
autopep8==1.6.0
11
11
mypy==0.971
12
12
py-spy==0.3.12
13
- tox==3.25.1
13
+ tox==3.28.0
14
14
mccabe==0.6.1
15
15
pylint==2.13.7
16
16
rope==1.1.1
You can’t perform that action at this time.
0 commit comments