Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

chore: bump pip-tools from 5.4.0 to 6.0.0 #526

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion dev-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flask-sqlalchemy==2.4.4
gunicorn==20.0.4
kubernetes==12.0.1
mock==4.0.2
pip-tools==5.4.0
pip-tools==6.0.0
pytest==6.2.2
pre-commit==2.10.0
pytest-asyncio==0.14.0
Expand Down
3 changes: 1 addition & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ packaging==20.4
# via pytest
pathspec==0.8.0
# via black
pip-tools==5.4.0
pip-tools==6.0.0
# via -r dev-requirements.in
pluggy==0.13.1
# via pytest
Expand Down Expand Up @@ -141,7 +141,6 @@ six==1.15.0
# google-auth
# kubernetes
# packaging
# pip-tools
# python-dateutil
# virtualenv
# websocket-client
Expand Down