Skip to content
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
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ pytest-timeout
pytest-subtests
pre-commit==4.3.0
nodeenv
pip-tools==7.5.0
pip-tools==7.5.1
drf-yasg==1.21.10
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ packaging==25.0
# build
# drf-yasg
# pytest
pip-tools==7.5.0
pip-tools==7.5.1
# via -r requirements-dev.in
platformdirs==4.3.6
# via virtualenv
Expand Down
Loading