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/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-crum==0.7.9
# via -r requirements/base.in
django-waffle==5.0.0
# via -r requirements/base.in
pbr==7.0.0
pbr==7.0.1
# via stevedore
psutil==7.0.0
# via -r requirements/base.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ coverage[toml]==7.10.4
# pytest-cov
ddt==1.7.2
# via -r requirements/quality.txt
ddtrace==3.12.1
ddtrace==3.12.2
# via -r requirements/quality.txt
diff-cover==6.2.1
# via
Expand Down Expand Up @@ -126,7 +126,7 @@ jinja2==3.1.6
# jinja2-pluralize
jinja2-pluralize==0.3.0
# via diff-cover
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down Expand Up @@ -161,7 +161,7 @@ packaging==25.0
# tox
path==16.16.0
# via edx-i18n-tools
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/quality.txt
# stevedore
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ cryptography==45.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==3.12.1
ddtrace==3.12.2
# via -r requirements/test.txt
django==4.2.23
# via
Expand Down Expand Up @@ -97,7 +97,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.2.1
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -134,7 +134,7 @@ packaging==25.0
# pytest
# sphinx
# twine
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -181,7 +181,7 @@ readme-renderer==44.0
# via
# -r requirements/doc.in
# twine
requests==2.32.4
requests==2.32.5
# via
# id
# requests-toolbelt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ coverage[toml]==7.10.4
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==3.12.1
ddtrace==3.12.2
# via -r requirements/test.txt
dill==0.4.0
# via pylint
Expand Down Expand Up @@ -92,7 +92,7 @@ packaging==25.0
# via
# -r requirements/test.txt
# pytest
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ coverage[toml]==7.10.4
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
ddtrace==3.12.1
ddtrace==3.12.2
# via -r requirements/test.in
# via
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -51,7 +51,7 @@ opentelemetry-api==1.36.0
# ddtrace
packaging==25.0
# via pytest
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/base.txt
# stevedore
Expand Down