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 the dependencies group with 12 updates #636

Merged
merged 1 commit into from
Nov 1, 2023
Merged
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
24 changes: 12 additions & 12 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ attrs==23.1.0
# via
# hypothesis
# pytest
black==23.9.1
black==23.10.1
# via pdoc (pyproject.toml)
cachetools==5.3.1
cachetools==5.3.2
# via tox
chardet==5.2.0
# via tox
click==8.1.7
# via black
colorama==0.4.6
# via tox
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.1
# via
# tox
# virtualenv
hypothesis==6.87.1
hypothesis==6.88.1
# via pdoc (pyproject.toml)
iniconfig==2.0.0
# via pytest
Expand All @@ -36,21 +36,21 @@ markupsafe==2.1.3
# via
# jinja2
# pdoc (pyproject.toml)
mypy==1.5.1
mypy==1.6.1
# via pdoc (pyproject.toml)
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==23.1
packaging==23.2
# via
# black
# pyproject-api
# pytest
# tox
pathspec==0.11.2
# via black
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# tox
Expand All @@ -63,16 +63,16 @@ pygments==2.16.1
# via pdoc (pyproject.toml)
pyproject-api==1.6.1
# via tox
pytest==7.4.2
pytest==7.4.3
# via
# pdoc (pyproject.toml)
# pytest-cov
# pytest-timeout
pytest-cov==4.1.0
# via pdoc (pyproject.toml)
pytest-timeout==2.1.0
pytest-timeout==2.2.0
# via pdoc (pyproject.toml)
ruff==0.0.291
ruff==0.1.3
# via pdoc (pyproject.toml)
sortedcontainers==2.4.0
# via hypothesis
Expand All @@ -88,5 +88,5 @@ types-setuptools==68.2.0.0
# via types-pygments
typing-extensions==4.8.0
# via mypy
virtualenv==20.24.5
virtualenv==20.24.6
# via tox