Skip to content

Commit 4ec6c52

Browse files
authored
build(dev-deps): bump lint and doc deps (pydantic#2529)
1 parent d723b25 commit 4ec6c52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
ansi2html==1.6.0
2-
flake8==3.8.4
2+
flake8==3.9.0
33
flake8-quotes==3.2.0
44
hypothesis==6.3.4
55
markdown-include==0.6.0
66
mdx-truly-sane-lists==1.2
77
mkdocs==1.1.2
88
mkdocs-exclude==1.0.2
9-
mkdocs-material==7.0.3
9+
mkdocs-material==7.0.6
1010
sqlalchemy
1111
orjson
1212
ujson

tests/requirements-linting.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
black==20.8b1
2-
flake8==3.8.4
2+
flake8==3.9.0
33
flake8-quotes==3.2.0
44
hypothesis==6.3.4
55
isort==5.7.0
66
mypy==0.812
7-
pycodestyle==2.6.0
8-
pyflakes==2.2.0
7+
pycodestyle==2.7.0
8+
pyflakes==2.3.0
99
twine==3.3.0

0 commit comments

Comments
 (0)