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 Dec 22, 2024
1 parent 6c5e8c6 commit 7c1407b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via pip-tools
click==8.1.7
click==8.1.8
# via pip-tools
packaging==24.2
# via build
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.3.6
astroid==3.3.7
# via
# pylint
# pylint-celery
click==8.1.7
click==8.1.8
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -45,7 +45,7 @@ iniconfig==2.0.0
# pytest
isort==5.13.2
# via pylint
jinja2==3.1.4
jinja2==3.1.5
# via code-annotations
lxml==5.3.0
# via
Expand Down

0 comments on commit 7c1407b

Please sign in to comment.