Skip to content

Commit

Permalink
Merge pull request #230 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-6c5e8c6

chore: Upgrade Python requirements
  • Loading branch information
irtazaakram authored Dec 23, 2024
2 parents 6c5e8c6 + 7c1407b commit 391e217
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 391e217

Please sign in to comment.