Skip to content

Commit

Permalink
bump black, pytest, mkdocs-material pins
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed May 8, 2021
1 parent fcaf8cc commit 9a25a1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==21.4b2
black==21.5b0
darglint==1.8.0
isort==5.8.0
mypy==0.812
Expand All @@ -10,7 +10,7 @@ pylama==7.7.1
pylint==2.8.2
pytest-asyncio==0.15.1
pytest-cov==2.11.1
pytest==6.2.3
pytest==6.2.4
scrapli-replay==2021.7.30a4
-r requirements-asyncssh.txt
-r requirements-paramiko.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mdx-gh-links==0.2
mkdocs==1.1.2
mkdocs-material==7.1.3
mkdocs-material==7.1.4
mkdocs-material-extensions==1.0.1
pdoc3==0.9.2 ; sys_platform != "win32"

0 comments on commit 9a25a1c

Please sign in to comment.