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

Bump pip-tools from 6.8.0 to 7.4.1 #4586

Merged
merged 1 commit into from
Aug 7, 2024
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 @@ -15,7 +15,7 @@ pytest-timeout
pytest-watch
pre-commit==1.15.1
nodeenv
pip-tools==6.8.0
pip-tools==7.4.1
locust
drf-yasg==1.21.5
pyinstrument
Expand Down
12 changes: 7 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==23.1.0
# pytest
brotli==1.0.9
# via geventhttpclient
build==0.8.0
build==1.2.1
# via pip-tools
certifi==2020.12.5
# via
Expand Down Expand Up @@ -144,9 +144,7 @@ packaging==24.0
# build
# drf-yasg
# pytest
pep517==0.12.0
# via build
pip-tools==6.8.0
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==2.4.0
# via virtualenv
Expand All @@ -170,6 +168,10 @@ pympler==1.0.1
# via -r requirements-dev.in
pypandoc==1.8.1
# via -r requirements-dev.in
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==6.2.4
# via
# -r requirements-dev.in
Expand Down Expand Up @@ -241,7 +243,7 @@ toml==0.10.2
tomli==1.2.3
# via
# build
# pep517
# pip-tools
typing-extensions==4.5.0
# via locust
uritemplate==3.0.1
Expand Down