Skip to content

Commit f7c01b5

Browse files
committed
Update testing requirements and bump answer
1 parent d43a62b commit f7c01b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-17 Bytes
Loading

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ include_package_data = True
3232

3333
[options.extras_require]
3434
test =
35-
matplotlib==3.6.2
36-
pytest~=7.2
35+
matplotlib==3.7.1
36+
pytest==7.3.1
3737
pytest-cov==4.0.0
3838
pytest-mpl==0.16.1

0 commit comments

Comments
 (0)