Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: Usama Sadiq <[email protected]>
  • Loading branch information
edx-requirements-bot and UsamaSadiq authored Sep 6, 2024
1 parent 12ba301 commit 65b8f08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ pycparser==2.22
# cffi
pygments==2.18.0
# via sphinx
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.0.0
setuptools==74.1.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pylint==3.2.6
pylint==3.2.7
# via
# edx-lint
# pylint-celery
Expand Down

0 comments on commit 65b8f08

Please sign in to comment.