Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Nov 18, 2024
1 parent 91f6885 commit e376cd2
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ click==8.1.7
# via
# code-annotations
# edx-django-utils
code-annotations==1.8.0
code-annotations==1.8.1
# via edx-toggles
django==4.2.16
# via
Expand All @@ -29,7 +29,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-waffle==4.1.0
django-waffle==4.2.0
# via
# edx-django-utils
# edx-toggles
Expand Down Expand Up @@ -76,7 +76,7 @@ redis==5.2.0
# via walrus
six==1.16.0
# via edx-ccx-keys
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -56,7 +56,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -87,7 +87,7 @@ django-crum==0.7.9
# -r requirements/quality.txt
# edx-django-utils
# edx-toggles
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -142,7 +142,7 @@ lxml[html-clean,html_clean]==5.3.0
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -273,7 +273,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/quality.txt
# django
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ click==8.1.7
# -r requirements/test.txt
# code-annotations
# edx-django-utils
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -66,7 +66,7 @@ django-crum==0.7.9
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -255,7 +255,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
setuptools==75.5.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 @@ -29,12 +29,12 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -56,7 +56,7 @@ django-crum==0.7.9
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -187,7 +187,7 @@ six==1.16.0
# edx-lint
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ click==8.1.7
# -r requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==1.8.0
code-annotations==1.8.1
# via
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand All @@ -43,7 +43,7 @@ django-crum==0.7.9
# -r requirements/base.txt
# edx-django-utils
# edx-toggles
django-waffle==4.1.0
django-waffle==4.2.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -136,7 +136,7 @@ six==1.16.0
# via
# -r requirements/base.txt
# edx-ccx-keys
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit e376cd2

Please sign in to comment.