Skip to content

Commit 85d41c3

Browse files
committed
Update dev dependencies
1 parent 32bb58e commit 85d41c3

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

requirements-dev.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
ipython==7.16.1
22
Sphinx==4.0.2
3-
sphinx-autobuild==0.7.1
43
sphinxcontrib-fulltoc==1.2.0
5-
nbsphinx==0.7.1
4+
nbsphinx==0.8.6
65

7-
# https://github.com/pydata/xarray/issues/5299#issuecomment-840730954
8-
jinja2<3.0
6+
jinja2<4.0
97

108
-r ./requirements-test.txt

requirements-test.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
mypy==0.901
22
flake8==3.8.*
3-
black==21.4b2
3+
black==21.5b2
44

5-
codespell==1.17.1
5+
codespell==2.0.0
66

77
jsonschema==3.2.0
8-
pylint==1.9.1
98
coverage==5.5
109
doc8==0.8.1
1110

0 commit comments

Comments
 (0)