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 May #49

Closed
wants to merge 10 commits into from
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
toil[cwl]
pip
pytz
typing
bumpversion
flake8
tox
twine
pytest
pytest-runner
toil[cwl]==6.1.0
pip==24.0
pytz==2024.1
typing==3.10.0.0
bumpversion==0.6.0
flake8==7.0.0
tox==4.15.0
twine==5.0.0
pytest==8.2.0
pytest-runner==6.0.1
Loading