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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ elasticsearch-dsl==7.4.1
# -r requirements/base.in
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
gunicorn==25.0.1
gunicorn==25.0.3
# via -r requirements/base.in
idna==3.11
# via requests
Expand Down Expand Up @@ -187,5 +187,5 @@ urllib3==1.26.20
# requests

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/base.in
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pip==25.3
# via
# -c requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ asgiref==3.11.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==4.0.3
astroid==4.0.4
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -198,7 +198,7 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl-drf
factory-boy==3.3.3
# via -r requirements/test.txt
faker==40.1.2
faker==40.4.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -207,7 +207,7 @@ filelock==3.20.3
# -r requirements/test.txt
# tox
# virtualenv
gunicorn==25.0.1
gunicorn==25.0.3
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -469,7 +469,7 @@ virtualenv==20.36.1
# tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.11.1
# -r requirements/base.txt
# django
# django-cors-headers
astroid==4.0.3
astroid==4.0.4
# via
# -r requirements/test.in
# pylint
Expand Down Expand Up @@ -147,13 +147,13 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl-drf
factory-boy==3.3.3
# via -r requirements/test.in
faker==40.1.2
faker==40.4.0
# via factory-boy
filelock==3.20.3
# via
# tox
# virtualenv
gunicorn==25.0.1
gunicorn==25.0.3
# via -r requirements/base.txt
idna==3.11
# via
Expand Down Expand Up @@ -342,5 +342,5 @@ virtualenv==20.36.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.10.2
setuptools==82.0.0
# via -r requirements/base.txt