Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 13, 2023
1 parent 24224c9 commit 00d9061
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 31 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gitdb==4.0.10
# via gitpython
github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f2935f48138b3c35cef6
# via -r requirements/github.in
gitpython==3.1.34
gitpython==3.1.36
# via -r requirements/base.in
idna==2.10
# via
Expand All @@ -44,12 +44,12 @@ packaging==23.1
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/base.in
# pytest-aiohttp
# pytest-asyncio
pytest-aiohttp==1.0.4
pytest-aiohttp==1.0.5
# via -r requirements/base.in
pytest-asyncio==0.21.1
# via pytest-aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ attrs==23.1.0
# via
# -r requirements/quality.txt
# aiohttp
build==1.0.0
build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -53,7 +53,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -91,7 +91,7 @@ gitdb==4.0.10
# gitpython
github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f2935f48138b3c35cef6
# via -r requirements/quality.txt
gitpython==3.1.34
gitpython==3.1.36
# via -r requirements/quality.txt
idna==2.10
# via
Expand Down Expand Up @@ -203,13 +203,13 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/quality.txt
# pytest-aiohttp
# pytest-asyncio
# pytest-cov
pytest-aiohttp==1.0.4
pytest-aiohttp==1.0.5
# via -r requirements/quality.txt
pytest-asyncio==0.21.1
# via
Expand Down Expand Up @@ -281,7 +281,7 @@ typing-extensions==4.7.1
# pydantic
# pydantic-core
# pylint
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/ci.txt
# tox
Expand Down
18 changes: 7 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ babel==2.12.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
bleach==6.0.0
# via readme-renderer
certifi==2023.7.22
# via requests
charset-normalizer==2.0.12
Expand All @@ -41,7 +39,7 @@ charset-normalizer==2.0.12
# -r requirements/test.txt
# aiohttp
# requests
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -69,7 +67,7 @@ gitdb==4.0.10
# gitpython
github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f2935f48138b3c35cef6
# via -r requirements/test.txt
gitpython==3.1.34
gitpython==3.1.36
# via -r requirements/test.txt
idna==2.10
# via
Expand All @@ -96,6 +94,8 @@ multidict==6.0.4
# -r requirements/test.txt
# aiohttp
# yarl
nh3==0.2.14
# via readme-renderer
packaging==23.1
# via
# -r requirements/test.txt
Expand All @@ -117,13 +117,13 @@ pygments==2.16.1
# pydata-sphinx-theme
# readme-renderer
# sphinx
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-aiohttp
# pytest-asyncio
# pytest-cov
pytest-aiohttp==1.0.4
pytest-aiohttp==1.0.5
# via -r requirements/test.txt
pytest-asyncio==0.21.1
# via
Expand All @@ -135,14 +135,12 @@ pytz==2023.3.post1
# via babel
pyyaml==6.0.1
# via -r requirements/test.txt
readme-renderer==41.0
readme-renderer==42.0
# via -r requirements/doc.in
requests==2.31.0
# via sphinx
restructuredtext-lint==1.4.0
# via doc8
six==1.16.0
# via bleach
smmap==5.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -182,8 +180,6 @@ typing-extensions==4.7.1
# via pydata-sphinx-theme
urllib3==2.0.4
# via requests
webencodings==0.5.1
# via bleach
yarl==1.9.2
# via
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.1.2
setuptools==68.2.2
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -62,7 +62,7 @@ gitdb==4.0.10
# gitpython
github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f2935f48138b3c35cef6
# via -r requirements/test.txt
gitpython==3.1.34
gitpython==3.1.36
# via -r requirements/test.txt
idna==2.10
# via
Expand Down Expand Up @@ -120,13 +120,13 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-aiohttp
# pytest-asyncio
# pytest-cov
pytest-aiohttp==1.0.4
pytest-aiohttp==1.0.5
# via -r requirements/test.txt
pytest-asyncio==0.21.1
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charset-normalizer==2.0.12
# -c requirements/constraints.txt
# -r requirements/base.txt
# aiohttp
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
exceptiongroup==1.1.3
# via
Expand All @@ -43,7 +43,7 @@ gitdb==4.0.10
# gitpython
github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f2935f48138b3c35cef6
# via -r requirements/base.txt
gitpython==3.1.34
gitpython==3.1.36
# via -r requirements/base.txt
idna==2.10
# via
Expand All @@ -67,13 +67,13 @@ pluggy==1.3.0
# via
# -r requirements/base.txt
# pytest
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/base.txt
# pytest-aiohttp
# pytest-asyncio
# pytest-cov
pytest-aiohttp==1.0.4
pytest-aiohttp==1.0.5
# via -r requirements/base.txt
pytest-asyncio==0.21.1
# via
Expand Down

0 comments on commit 00d9061

Please sign in to comment.