Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled monthly dependency update for October #96

Closed
wants to merge 9 commits into from
18 changes: 9 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
pip>=21.3.1
bump2version==1.0.1
wheel==0.37.1
watchdog[watchmedo]==2.1.6
wheel==0.41.2
watchdog[watchmedo]==3.0.0
flake8>=3 # pyup: ignore
tox==3.24.5
tox==4.11.3
coverage>=6.2
Sphinx==4.4.0
twine==3.8.0
Sphinx==7.2.6
twine==4.0.2
# Extras
pytimeparse==1.1.8
# Test requirements
pytest==7.0.1
pytest==7.4.2
pytest-mock>=3.6.1
pytest-cov==3.0.0
pytest-cov==4.1.0
# pytest-runner==5.3.1
# Benchmark tests
dataclasses-json==0.5.6
jsons==1.6.1
dataclasses-json==0.6.1
jsons==1.6.3
dataclass-factory==2.12 # pyup: ignore
Loading