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

Commit

Permalink
chore: bump pip-tools from 5.4.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.4.0 to 6.0.1.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md)
- [Commits](jazzband/pip-tools@5.4.0...6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2021
1 parent 0c8ac4d commit 37126ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.in
Expand Up @@ -8,7 +8,7 @@ gunicorn==20.0.4
isort==5.7.0
kubernetes==12.0.1
mock==4.0.2
pip-tools==5.4.0
pip-tools==6.0.1
pytest==6.2.2
pre-commit==2.10.0
pytest-asyncio==0.14.0
Expand Down
8 changes: 6 additions & 2 deletions dev-requirements.txt
Expand Up @@ -56,6 +56,8 @@ idna==2.10
# via requests
iniconfig==1.0.1
# via pytest
isort==5.7.0
# via -r dev-requirements.in
itsdangerous==1.1.0
# via flask
jinja2==2.11.2
Expand All @@ -78,7 +80,9 @@ packaging==20.4
# via pytest
pathspec==0.8.0
# via black
pip-tools==5.4.0
pep517==0.10.0
# via pip-tools
pip-tools==6.0.1
# via -r dev-requirements.in
pluggy==0.13.1
# via pytest
Expand Down Expand Up @@ -141,7 +145,6 @@ six==1.15.0
# google-auth
# kubernetes
# packaging
# pip-tools
# python-dateutil
# virtualenv
# websocket-client
Expand All @@ -150,6 +153,7 @@ sqlalchemy==1.3.20
toml==0.10.1
# via
# black
# pep517
# pre-commit
# pytest
typed-ast==1.4.1
Expand Down

0 comments on commit 37126ef

Please sign in to comment.