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 8, 2024
1 parent 470534e commit c0b38ba
Show file tree
Hide file tree
Showing 8 changed files with 231 additions and 231 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@ frozenlist==1.5.0
gitdb==4.0.11
# via gitpython
github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f2935f48138b3c35cef6
# via -r requirements/github.in
# via -r /home/runner/work/edx-repo-health/edx-repo-health/requirements/github.in
gitpython==3.1.43
# via pytest-repo-health
google-auth==2.35.0
google-auth==2.36.0
# via
# google-auth-oauthlib
# gspread
google-auth-oauthlib==1.2.1
# via gspread
gspread==5.11.3
# via
# -c requirements/constraints.txt
# -c /home/runner/work/edx-repo-health/edx-repo-health/requirements/constraints.txt
# -r requirements/base.in
idna==3.10
# via
Expand All @@ -56,7 +56,7 @@ oauthlib==3.2.2
# via requests-oauthlib
packaging==21.3
# via
# -c requirements/constraints.txt
# -c /home/runner/work/edx-repo-health/edx-repo-health/requirements/constraints.txt
# pytest
pluggy==1.5.0
# via pytest
Expand All @@ -72,7 +72,7 @@ pyparsing==3.2.0
# via packaging
pytest==8.0.2
# via
# -c requirements/constraints.txt
# -c /home/runner/work/edx-repo-health/edx-repo-health/requirements/constraints.txt
# pytest-aiohttp
# pytest-asyncio
# pytest-repo-health
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ filelock==3.16.1
# virtualenv
packaging==21.3
# via
# -c requirements/constraints.txt
# -c /home/runner/work/edx-repo-health/edx-repo-health/requirements/constraints.txt
# pyproject-api
# tox
platformdirs==4.3.6
Expand Down
Loading

0 comments on commit c0b38ba

Please sign in to comment.