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 Jun 28, 2024
1 parent d8761be commit 07526d0
Show file tree
Hide file tree
Showing 6 changed files with 297 additions and 138 deletions.
23 changes: 12 additions & 11 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,49 +6,50 @@
#
cachetools==5.3.3
# via tox
certifi==2024.2.2
certifi==2024.6.2
# via requests
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via tox
coverage==6.5.0
coverage[toml]==7.5.4
# via coveralls
coveralls==3.3.1
coveralls==4.0.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
docopt==0.6.2
# via coveralls
filelock==3.13.4
filelock==3.15.4
# via
# tox
# virtualenv
idna==3.7
# via requests
packaging==24.0
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
requests==2.31.0
requests==2.32.3
# via coveralls
tomli==2.0.1
# via
# coverage
# pyproject-api
# tox
tox==4.14.2
tox==4.15.1
# via -r requirements/ci.in
urllib3==2.2.1
urllib3==2.2.2
# via requests
virtualenv==20.26.0
virtualenv==20.26.3
# via tox
Loading

0 comments on commit 07526d0

Please sign in to comment.