Skip to content
12 changes: 6 additions & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage==6.3.2
flake8==4.0.1
pre-commit==2.17.0
pytest==7.0.1
pytest-mock==3.7.0
requests-mock==1.9.3
coverage==6.4.4
flake8==5.0.4
pre-commit==2.20.0
pytest==7.1.2
pytest-mock==3.8.2
requests-mock==1.10.0
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
recommonmark==0.7.1
Sphinx==4.4.0
sphinx-markdown-tables==0.0.15
Sphinx==5.1.1
sphinx-markdown-tables==0.0.17
sphinx-rtd-theme==1.0.0
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click==8.0.4
click==8.1.3
Columnar==1.4.1
gitpython==3.1.27
requests==2.27.1
tabulate==0.8.9
requests==2.28.1
tabulate==0.8.10