Skip to content

Commit

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

chore: Upgrade Python requirements
  • Loading branch information
irtazaakram authored Sep 2, 2024
2 parents fccdf30 + c5205d6 commit 85420af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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==73.0.1
setuptools==74.0.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pluggy==1.5.0
# pytest
pycodestyle==2.12.1
# via -r requirements/quality.in
pylint==3.2.6
pylint==3.2.7
# via -r requirements/quality.in
pytest==8.3.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/travis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cachetools==5.5.0
# via
# -r requirements/tox.txt
# tox
certifi==2024.7.4
certifi==2024.8.30
# via requests
chardet==5.2.0
# via
Expand Down

0 comments on commit 85420af

Please sign in to comment.