Skip to content
Merged
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
8 changes: 4 additions & 4 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
-c requirements.txt

black==24.8.0
build==1.0.3
build==1.2.2
bumpversion==0.5.3
coverage==7.6.1
flake8==7.1.1
isort==5.13.2
mypy==1.11.1
mypy==1.11.2
pip-tools==7.4.1
tox==4.18.0
tox==4.20.0
twine==5.1.1
types-jsonschema==4.23.0.20240813
types-pyOpenSSL==24.1.0.20240722
types-pytz==2024.1.0.20240417
types-pytz==2024.2.0.20240913
wheel==0.44.0
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ black==24.8.0
# via -r requirements-dev.in
bleach==5.0.1
# via readme-renderer
build==1.0.3
build==1.2.2
# via
# -r requirements-dev.in
# pip-tools
Expand Down Expand Up @@ -76,7 +76,7 @@ mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mypy==1.11.1
mypy==1.11.2
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -153,7 +153,7 @@ tomli==2.0.1
# pyproject-api
# pyproject-hooks
# tox
tox==4.18.0
tox==4.20.0
# via -r requirements-dev.in
twine==5.1.1
# via -r requirements-dev.in
Expand All @@ -163,7 +163,7 @@ types-jsonschema==4.23.0.20240813
# via -r requirements-dev.in
types-pyopenssl==24.1.0.20240722
# via -r requirements-dev.in
types-pytz==2024.1.0.20240417
types-pytz==2024.2.0.20240913
# via -r requirements-dev.in
types-setuptools==69.5.0.20240415
# via types-cffi
Expand Down