Skip to content

Commit

Permalink
bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Apr 6, 2022
1 parent ddf29c0 commit c92c2c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ coverage==6.3.2
distlib==0.3.4
filelock==3.6.0
flake8==4.0.1
hypothesis==6.39.3
hypothesis==6.41.0
iniconfig==1.1.1
Jinja2==3.0.3
MarkupSafe==2.1.0
Jinja2==3.1.1
MarkupSafe==2.1.1
mccabe==0.6.1
mypy==0.940
mypy==0.942
mypy-extensions==0.4.3
packaging==21.3
pip==22.0.4
Expand All @@ -19,7 +19,7 @@ pycodestyle==2.8.0
pyflakes==2.4.0
Pygments==2.11.2
pyparsing==3.0.7
pytest==7.1.0
pytest==7.1.1
pytest-cov==3.0.0
pytest-timeout==2.1.0
setuptools==58.1.0
Expand All @@ -29,4 +29,4 @@ toml==0.10.2
tomli==2.0.1
tox==3.24.5
typing_extensions==4.1.1
virtualenv==20.13.3
virtualenv==20.14.0

0 comments on commit c92c2c3

Please sign in to comment.