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

chore: Bump the development-dependencies group with 5 updates #632

Closed
Closed
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
10 changes: 5 additions & 5 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@

-c requirements.txt

black==24.4.0
black==24.4.2
bumpversion==0.5.3
coverage==7.4.4
coverage==7.5.0
flake8==7.0.0
isort==5.13.2
mypy==1.9.0
mypy==1.10.0
pip-tools==7.4.1
tox==4.11.4
twine==5.0.0
types-jsonschema==4.21.0.20240331
types-pyOpenSSL==24.0.0.20240417
types-jsonschema==4.22.0.20240501
types-pyOpenSSL==24.1.0.20240425
types-pytz==2024.1.0.20240417
wheel==0.43.0
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==23.1.0
# via
# -c requirements.txt
# referencing
black==24.4.0
black==24.4.2
# via -r requirements-dev.in
bleach==5.0.1
# via readme-renderer
Expand Down Expand Up @@ -36,7 +36,7 @@ click==8.0.3
# pip-tools
colorama==0.4.6
# via tox
coverage==7.4.4
coverage==7.5.0
# via -r requirements-dev.in
cryptography==42.0.5
# via
Expand Down Expand Up @@ -74,7 +74,7 @@ mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mypy==1.9.0
mypy==1.10.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -157,9 +157,9 @@ twine==5.0.0
# via -r requirements-dev.in
types-cffi==1.16.0.20240331
# via types-pyopenssl
types-jsonschema==4.21.0.20240331
types-jsonschema==4.22.0.20240501
# via -r requirements-dev.in
types-pyopenssl==24.0.0.20240417
types-pyopenssl==24.1.0.20240425
# via -r requirements-dev.in
types-pytz==2024.1.0.20240417
# via -r requirements-dev.in
Expand Down