Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #449

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fastcore==1.5.29
# via ghapi
ghapi==1.0.4
# via -r edx_repo_tools/audit_gh_users/extra.in
packaging==23.1
packaging==23.2
# via
# fastcore
# ghapi
Expand Down
10 changes: 5 additions & 5 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ banal==1.0.6
# via dataset
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
cycler==0.12.1
# via matplotlib
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.42.1
fonttools==4.43.1
# via matplotlib
greenlet==2.0.2
greenlet==3.0.0
# via sqlalchemy
importlib-metadata==6.8.0
# via alembic
Expand All @@ -37,11 +37,11 @@ numpy==1.24.4
# contourpy
# matplotlib
# pandas
packaging==23.1
packaging==23.2
# via matplotlib
pandas==2.0.3
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==10.0.1
pillow==10.1.0
# via matplotlib
pyparsing==3.1.1
# via matplotlib
Expand Down
6 changes: 3 additions & 3 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
idna==3.4
# via requests
Expand All @@ -18,9 +18,9 @@ pygments==2.16.1
# via rich
requests==2.31.0
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.5.3
rich==13.6.0
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.8.0
# via rich
urllib3==2.0.5
urllib3==2.0.7
# via requests
6 changes: 3 additions & 3 deletions edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
greenlet==2.0.2
greenlet==3.0.0
# via playwright
playwright==1.38.0
playwright==1.39.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==9.0.4
pyee==11.0.1
# via playwright
typing-extensions==4.8.0
# via
Expand Down
6 changes: 3 additions & 3 deletions edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cache-to-disk==2.0.0
# via -r edx_repo_tools/repo_checks/extra.in
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
Expand All @@ -18,15 +18,15 @@ ghapi==1.0.4
# via -r edx_repo_tools/repo_checks/extra.in
idna==3.4
# via requests
packaging==23.1
packaging==23.2
# via
# fastcore
# ghapi
pyyaml==6.0.1
# via -r edx_repo_tools/repo_checks/extra.in
requests==2.31.0
# via -r edx_repo_tools/repo_checks/extra.in
urllib3==2.0.5
urllib3==2.0.7
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
22 changes: 12 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ cachecontrol==0.13.1
# via -r requirements/base.in
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -47,7 +47,7 @@ gitdb==4.0.10
# via gitpython
github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.37
gitpython==3.1.40
# via -r requirements/base.in
idna==3.4
# via requests
Expand All @@ -61,17 +61,17 @@ more-itertools==10.1.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
msgpack==1.0.6
msgpack==1.0.7
# via cachecontrol
packaging==23.1
packaging==23.2
# via
# pytest
# tox
path==16.7.1
# via path-py
path-py==12.5.0
# via -r requirements/base.in
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via
Expand All @@ -82,7 +82,9 @@ py==1.11.0
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
# via github3-py
# via
# github3-py
# pyjwt
pytest==7.4.2
# via
# -r requirements/base.in
Expand All @@ -105,9 +107,9 @@ requests==2.31.0
# -r requirements/base.in
# cachecontrol
# github3-py
ruamel-yaml==0.17.32
ruamel-yaml==0.17.35
# via -r requirements/base.in
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
six==1.16.0
# via
Expand All @@ -131,7 +133,7 @@ uritemplate==4.1.1
# via
# -r requirements/base.in
# github3-py
urllib3==2.0.5
urllib3==2.0.7
# via requests
urlobject==2.4.3
# via -r requirements/base.in
Expand Down
21 changes: 11 additions & 10 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ certifi==2023.7.22
# via
# -r requirements/base.txt
# requests
cffi==1.15.1
cffi==1.16.0
# via
# -r requirements/base.txt
# cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -88,7 +88,7 @@ gitdb==4.0.10
# gitpython
github3-py==4.0.1
# via -r requirements/base.txt
gitpython==3.1.37
gitpython==3.1.40
# via -r requirements/base.txt
idna==3.4
# via
Expand Down Expand Up @@ -120,11 +120,11 @@ moreorless==0.4.0
# via
# -r requirements/base.txt
# bowler
msgpack==1.0.6
msgpack==1.0.7
# via
# -r requirements/base.txt
# cachecontrol
packaging==23.1
packaging==23.2
# via
# -r requirements/base.txt
# build
Expand All @@ -140,7 +140,7 @@ pbr==5.11.1
# via stevedore
pip-tools==7.3.0
# via -r requirements/development.in
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/base.txt
# pylint
Expand All @@ -162,7 +162,8 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/base.txt
# github3-py
pylint==2.17.6
# pyjwt
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -212,9 +213,9 @@ requests==2.31.0
# responses
responses==0.23.3
# via -r requirements/development.in
ruamel-yaml==0.17.32
ruamel-yaml==0.17.35
# via -r requirements/base.txt
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via
# -r requirements/base.txt
# ruamel-yaml
Expand Down Expand Up @@ -261,7 +262,7 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# github3-py
urllib3==2.0.5
urllib3==2.0.7
# via
# -r requirements/base.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
pip==23.3
# via -r requirements/pip.in
setuptools==68.2.2
# via -r requirements/pip.in