Skip to content

Commit

Permalink
chore(deps): bump pip-tools from 5.5.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.5.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.5.0...6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 2a7cf2d commit a138f81
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Expand Up @@ -118,7 +118,9 @@ packaging==20.9
# pytest-sugar
pathspec==0.8.1
# via black
pip-tools==5.5.0
pep517==0.10.0
# via pip-tools
pip-tools==6.0.1
# via -r requirements.in
pluggy==0.13.1
# via pytest
Expand Down Expand Up @@ -210,6 +212,7 @@ text-unidecode==1.3
toml==0.10.2
# via
# black
# pep517
# pytest
typed-ast==1.4.2
# via black
Expand Down

0 comments on commit a138f81

Please sign in to comment.