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

Bump pip-tools from 5.4.0 to 5.5.0 #34

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/dev.txt
Expand Up @@ -15,14 +15,14 @@ identify==1.4.19 # via pre-commit
iniconfig==1.1.1 # via pytest
nodeenv==1.4.0 # via pre-commit
packaging==20.4 # via pytest, tox
pip-tools==5.4.0 # via -r requirements/dev.in
pip-tools==5.5.0 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest, tox
pre-commit==2.9.2 # via -r requirements/dev.in
py==1.8.2 # via pytest, tox
pyparsing==2.4.7 # via packaging
pytest==6.1.2 # via -r requirements/tests.in
pyyaml==5.3.1 # via pre-commit
six==1.15.0 # via packaging, pip-tools, tox, virtualenv
six==1.15.0 # via packaging, tox, virtualenv
toml==0.10.1 # via pre-commit, pytest, tox
tox==3.20.1 # via -r requirements/dev.in
virtualenv==20.0.23 # via pre-commit, tox
Expand Down