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
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ isort==5.13.2
mypy==1.14.1
pip-tools==7.4.1
tox==4.23.2
twine==6.0.1
twine==6.1.0
types-jsonschema==4.23.0.20241208
types-lxml==2024.12.13
types-pyOpenSSL==24.1.0.20240722
Expand Down
7 changes: 4 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ filelock==3.16.1
# virtualenv
flake8==7.1.1
# via -r requirements-dev.in
id==1.5.0
# via twine
idna==3.7
# via requests
importlib-metadata==8.5.0
Expand Down Expand Up @@ -96,8 +98,6 @@ pathspec==0.9.0
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
pkginfo==1.8.3
# via twine
platformdirs==4.3.6
# via
# black
Expand Down Expand Up @@ -131,6 +131,7 @@ referencing==0.35.1
# types-jsonschema
requests==2.32.2
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
Expand Down Expand Up @@ -158,7 +159,7 @@ tomli==2.0.1
# tox
tox==4.23.2
# via -r requirements-dev.in
twine==6.0.1
twine==6.1.0
# via -r requirements-dev.in
types-beautifulsoup4==4.12.0.20240907
# via types-lxml
Expand Down