Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pip-tools from 4.5.1 to 6.12.1 #252

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bumpversion==0.5.3
check-manifest==0.41
coverage==5.0.3
pip-tools==4.5.1
pip-tools==6.12.1
pytest-runner==5.2
pytest-watch==4.2.0
pytest==5.3.5
Expand Down
27 changes: 17 additions & 10 deletions dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ babel==2.8.0
# via sphinx
bleach==3.1.4
# via readme-renderer
build==0.10.0
# via pip-tools
bumpversion==0.5.3
# via -r dev.in
certifi==2019.11.28
Expand All @@ -22,7 +24,7 @@ chardet==3.0.4
# via requests
check-manifest==0.41
# via -r dev.in
click==7.0
click==8.1.3
# via pip-tools
colorama==0.4.3
# via pytest-watch
Expand Down Expand Up @@ -56,14 +58,15 @@ more-itertools==8.2.0
# via pytest
packaging==20.1
# via
# build
# pytest
# sphinx
# tox
pathtools==0.1.2
# via watchdog
pep517==0.8.1
# via check-manifest
pip-tools==4.5.1
pip-tools==6.12.1
# via -r dev.in
pkginfo==1.5.0.1
# via twine
Expand All @@ -83,33 +86,34 @@ pygments==2.5.2
# sphinx
pyparsing==2.4.6
# via packaging
pytest-runner==5.2
# via -r dev.in
pytest-watch==4.2.0
# via -r dev.in
pyproject-hooks==1.0.0
# via build
pytest==5.3.5
# via
# -r dev.in
# pytest-watch
pytest-runner==5.2
# via -r dev.in
pytest-watch==4.2.0
# via -r dev.in
pytz==2019.3
# via babel
readme-renderer==24.0
# via twine
requests-toolbelt==0.9.1
# via twine
requests==2.22.0
# via
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==0.9.1
# via twine
secretstorage==3.1.2
# via keyring
six==1.14.0
# via
# bleach
# cryptography
# packaging
# pip-tools
# readme-renderer
# tox
snowballstemmer==2.0.0
Expand Down Expand Up @@ -152,7 +156,10 @@ wcwidth==0.1.8
webencodings==0.5.1
# via bleach
wheel==0.34.2
# via -r dev.in
# via
# -r dev.in
# pip-tools

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