Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Oct 15, 2019
1 parent 97664fd commit 8eb8bfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev_requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip>=19.2.3
pip-tools~=4.0
pip-tools~=4.2
sphinx-rtd-theme~=0.4
sphinxcontrib-websupport~=1.1
sphinx~=2.1
Expand Down
4 changes: 2 additions & 2 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jinja2==2.10.1 # via sphinx
markupsafe==1.1.1 # via jinja2
packaging==19.2 # via sphinx
pbr==5.4.3 # via sphinx-click
pip-tools==4.1.0
pip-tools==4.2.0
pygments==2.4.2 # via sphinx
pyparsing==2.4.2 # via packaging
pytz==2019.2 # via babel
Expand All @@ -39,5 +39,5 @@ sphinxcontrib-websupport==1.1.2
urllib3==1.25.6 # via requests

# The following packages are considered to be unsafe in a requirements file:
# pip==19.2.3
# pip==19.3
# setuptools==41.4.0 # via sphinx

0 comments on commit 8eb8bfb

Please sign in to comment.