Skip to content

Commit

Permalink
Bump pip-tools from 5.3.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.3.1 to 5.4.0.
- [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.3.1...5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 23, 2020
1 parent 076d4ad commit ba451a4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,15 @@
#
# 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.3 # via pytest-cov
iniconfig==1.1.1 # via pytest
jinja2==2.11.2 # via -r requirements/dev.in
mako==1.1.3 # via -r requirements/dev.in
markupsafe==1.1.1 # via jinja2, mako
packaging==20.4 # via pytest
pip-tools==5.3.1 # via -r requirements/dev.in
pip-tools==5.4.0 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging
Expand Down

0 comments on commit ba451a4

Please sign in to comment.