Skip to content

Commit

Permalink
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-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 16, 2021
1 parent 3719cdb commit eba9b65
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,25 @@
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via pytest
click==7.1.2
# via pip-tools
colorama==0.4.4
# via pytest
coverage==5.4
# via pytest-cov
iniconfig==1.1.1
# via pytest
packaging==20.8
# via pytest
pip-tools==5.5.0
pep517==0.10.0
# via pip-tools
pip-tools==6.0.1
# via -r requirements/dev.in
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pylibmc==1.6.1; platform_system != 'Windows'
pylibmc==1.6.1
# via -r requirements/dev.in
pyparsing==2.4.7
# via packaging
Expand All @@ -39,7 +37,9 @@ python-memcached==1.59
six==1.15.0
# via python-memcached
toml==0.10.2
# via pytest
# via
# pep517
# pytest

# The following packages are considered to be unsafe in a requirements file:
# pip

0 comments on commit eba9b65

Please sign in to comment.