Skip to content

Commit

Permalink
Merge pull request #133 from walkIT-nl/dependabot/pip/wheel-0.38.1
Browse files Browse the repository at this point in the history
Bump wheel from 0.37.1 to 0.38.1
  • Loading branch information
walcovanloon committed Jun 6, 2023
2 parents 56a6303 + a67f4e5 commit b26370d
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions requirements_dev.txt
Expand Up @@ -21,6 +21,8 @@ certifi==2022.6.15.1
# httpcore
# httpx
# requests
cffi==1.15.1
# via cryptography
cfgv==3.3.1
# via pre-commit
charset-normalizer==2.1.1
Expand All @@ -29,6 +31,8 @@ commonmark==0.9.1
# via rich
coverage==6.4.4
# via -r requirements_dev.in
cryptography==41.0.1
# via secretstorage
distlib==0.3.6
# via virtualenv
docker==6.0.1
Expand Down Expand Up @@ -68,6 +72,10 @@ iniconfig==1.1.1
# via pytest
jaraco-classes==3.2.2
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via sphinx
keyring==23.9.1
Expand Down Expand Up @@ -107,6 +115,8 @@ py==1.11.0
# tox
pycodestyle==2.9.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==2.5.0
# via flake8
pygments==2.13.0
Expand Down Expand Up @@ -150,6 +160,8 @@ rfc3986[idna2008]==1.5.0
# twine
rich==12.5.1
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -178,10 +190,7 @@ sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# mypy
# pytest
# tox
# via pytest
tox==3.26.0
# via -r requirements_dev.in
twine==4.0.1
Expand All @@ -203,7 +212,7 @@ webencodings==0.5.1
# via bleach
websocket-client==1.4.2
# via docker
wheel==0.37.1
wheel==0.38.1
# via -r requirements_dev.in
yapf==0.32.0
# via -r requirements_dev.in
Expand Down

0 comments on commit b26370d

Please sign in to comment.