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(deps-dev): Bump the development-dependencies group with 3 updates #731

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
-c requirements.txt

black==24.8.0
build==1.2.2
build==1.2.2.post1
bumpversion==0.5.3
coverage==7.6.1
flake8==7.1.1
isort==5.13.2
mypy==1.13.0
pip-tools==7.4.1
tox==4.21.0
tox==4.23.2
twine==5.1.1
types-jsonschema==4.23.0.20240813
types-lxml==2024.9.16
types-pyOpenSSL==24.1.0.20240722
types-pytz==2024.2.0.20240913
types-pytz==2024.2.0.20241003
wheel==0.44.0
6 changes: 3 additions & 3 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.2.2
build==1.2.2.post1
# via
# -r requirements-dev.in
# pip-tools
Expand Down Expand Up @@ -155,7 +155,7 @@ tomli==2.0.1
# pyproject-api
# pyproject-hooks
# tox
tox==4.21.0
tox==4.23.2
# via -r requirements-dev.in
twine==5.1.1
# via -r requirements-dev.in
Expand All @@ -171,7 +171,7 @@ types-lxml==2024.9.16
# via -r requirements-dev.in
types-pyopenssl==24.1.0.20240722
# via -r requirements-dev.in
types-pytz==2024.2.0.20240913
types-pytz==2024.2.0.20241003
# via -r requirements-dev.in
types-setuptools==69.5.0.20240415
# via types-cffi
Expand Down