Skip to content

Commit

Permalink
Merge pull request #1730 from eth-brownie/dev-deps
Browse files Browse the repository at this point in the history
chore: bump developer deps
  • Loading branch information
iamdefinitelyahuman authored Jan 31, 2024
2 parents 45bb962 + 5a62963 commit 6b79d41
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 58 deletions.
1 change: 1 addition & 0 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ flake8==3.9.1
isort
mypy==0.720
pip-tools
pygments-lexer-solidity
pytest-cov
pytest-mock
sphinx
Expand Down
131 changes: 73 additions & 58 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,103 +1,110 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
alabaster==0.7.12
alabaster==0.7.16
# via sphinx
attrs==21.4.0
attrs==22.1.0
# via
# -c requirements.txt
# pytest
babel==2.10.1
babel==2.14.0
# via sphinx
bleach==5.0.0
# via readme-renderer
build==1.0.3
# via pip-tools
bump2version==1.0.1
# via bumpversion
bumpversion==0.6.0
# via -r requirements-dev.in
certifi==2021.10.8
certifi==2022.9.24
# via
# -c requirements.txt
# requests
cffi==1.15.0
cffi==1.16.0
# via cryptography
charset-normalizer==2.0.12
charset-normalizer==2.1.1
# via
# -c requirements.txt
# requests
click==8.1.3
# via
# -c requirements.txt
# pip-tools
commonmark==0.9.1
# via rich
coverage[toml]==6.3.3
coverage[toml]==7.4.1
# via
# -r requirements-dev.in
# pytest-cov
cryptography==37.0.2
cryptography==42.0.2
# via secretstorage
distlib==0.3.4
distlib==0.3.8
# via virtualenv
docutils==0.17.1
docutils==0.20.1
# via
# readme-renderer
# sphinx
# sphinx-rtd-theme
filelock==3.7.0
filelock==3.13.1
# via
# tox
# virtualenv
flake8==3.9.1
# via -r requirements-dev.in
idna==3.3
idna==3.4
# via
# -c requirements.txt
# requests
imagesize==1.3.0
imagesize==1.4.1
# via sphinx
importlib-metadata==4.11.3
importlib-metadata==7.0.1
# via
# keyring
# twine
iniconfig==1.1.1
# via
# -c requirements.txt
# pytest
isort==5.10.1
isort==5.13.2
# via -r requirements-dev.in
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
keyring==23.5.0
keyring==24.3.0
# via twine
markupsafe==2.1.1
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
# via jinja2
mccabe==0.6.1
# via flake8
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via jaraco-classes
mypy==0.720
# via -r requirements-dev.in
mypy-extensions==0.4.3
# via
# -c requirements.txt
# mypy
nh3==0.2.15
# via readme-renderer
packaging==21.3
# via
# -c requirements.txt
# build
# pytest
# sphinx
# tox
pep517==0.12.0
# via pip-tools
pip-tools==6.6.1
pip-tools==7.3.0
# via -r requirements-dev.in
pkginfo==1.8.2
pkginfo==1.9.6
# via twine
platformdirs==2.5.2
# via
Expand All @@ -119,102 +126,110 @@ pycparser==2.21
# via cffi
pyflakes==2.3.1
# via flake8
pygments==2.12.0
pygments==2.13.0
# via
# -c requirements.txt
# pygments-lexer-solidity
# readme-renderer
# rich
# sphinx
pygments-lexer-solidity==0.7.0
# via
# -c requirements.txt
# -r requirements-dev.in
pyparsing==3.0.9
# via
# -c requirements.txt
# packaging
pyproject-hooks==1.0.0
# via build
pytest==6.2.5
# via
# -c requirements.txt
# pytest-cov
# pytest-mock
pytest-cov==3.0.0
pytest-cov==4.1.0
# via -r requirements-dev.in
pytest-mock==3.7.0
pytest-mock==3.12.0
# via -r requirements-dev.in
pytz==2022.1
# via babel
readme-renderer==35.0
readme-renderer==42.0
# via twine
requests==2.27.1
requests==2.28.1
# via
# -c requirements.txt
# requests-toolbelt
# sphinx
# twine
requests-toolbelt==0.9.1
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==12.4.1
rich==13.7.0
# via twine
secretstorage==3.3.2
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# -c requirements.txt
# bleach
# tox
# virtualenv
snowballstemmer==2.2.0
# via sphinx
sphinx==4.5.0
sphinx==7.1.2
# via
# -r requirements-dev.in
# sphinx-rtd-theme
sphinx-rtd-theme==1.0.0
# sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
toml==0.10.2
# via
# -c requirements.txt
# pytest
# tox
tomli==2.0.1
# via
# -c requirements.txt
# build
# coverage
# pep517
tox==3.25.0
# pip-tools
# pyproject-hooks
# tox
tox==3.28.0
# via -r requirements-dev.in
twine==4.0.0
twine==4.0.2
# via -r requirements-dev.in
typed-ast==1.4.3
# via mypy
typing-extensions==4.2.0
# via mypy
urllib3==1.26.9
typing-extensions==4.4.0
# via
# -c requirements.txt
# mypy
urllib3==1.26.12
# via
# -c requirements.txt
# requests
# twine
virtualenv==20.14.1
virtualenv==20.21.1
# via tox
webencodings==0.5.1
# via bleach
wheel==0.37.1
# via
# -c requirements.txt
# -r requirements-dev.in
# pip-tools
zipp==3.8.0
zipp==3.17.0
# via importlib-metadata

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

0 comments on commit 6b79d41

Please sign in to comment.