Commit a02a833 1 parent a4b9989 commit a02a833 Copy full SHA for a02a833
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ pytest-cov==2.8
102
102
pytest-factoryboy==2.0.3
103
103
pytest-xdist[psutil]==2.4
104
104
pytest==7.0
105
- ruff==0.0.265
105
+ ruff==0.2.0
106
106
scipy==1.7.2
107
107
setuptools==65.5.0
108
108
sphinx==4.4
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ pytest-cov==2.8
97
97
pytest-factoryboy==2.0.3
98
98
pytest-xdist[psutil]==2.4
99
99
pytest==7.0
100
- ruff==0.0.265
100
+ ruff==0.2.0
101
101
setuptools==65.5.0
102
102
sphinx==4.4
103
103
sphinx_rtd_theme==1.0
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ pytest-cache>=1.0
35
35
pytest-cov>=2.8
36
36
pytest-factoryboy>=2.0.3
37
37
pytest-xdist[psutil]>=2.4
38
- ruff>=0.0.265
38
+ ruff>=0.2.0
39
39
sphinx>=4.4
40
40
sphinx_rtd_theme>=1.0
41
41
tomli>=2.0.1;python_version<'3.11'
You can’t perform that action at this time.
0 commit comments