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 #444

Merged
merged 1 commit into from
Sep 28, 2023
Merged
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
4 changes: 2 additions & 2 deletions edx_repo_tools/audit_gh_users/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
# make upgrade
#
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
# via -r edx_repo_tools/audit_gh_users/extra.in
fastcore==1.5.29
# via ghapi
ghapi==1.0.4
# via -r edx_repo_tools/repo_checks/extra.in
# via -r edx_repo_tools/audit_gh_users/extra.in
packaging==23.1
# via
# fastcore
Expand Down
14 changes: 7 additions & 7 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alembic==1.12.0
# via dataset
banal==1.0.6
# via dataset
contourpy==1.1.0
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
# via matplotlib
Expand All @@ -20,7 +20,7 @@ greenlet==2.0.2
# via sqlalchemy
importlib-metadata==6.8.0
# via alembic
importlib-resources==6.0.1
importlib-resources==6.1.0
# via
# alembic
# matplotlib
Expand All @@ -30,7 +30,7 @@ mako==1.2.4
# via alembic
markupsafe==2.1.3
# via mako
matplotlib==3.7.2
matplotlib==3.7.3
# via -r edx_repo_tools/conventional_commits/extra.in
numpy==1.24.4
# via
Expand All @@ -41,9 +41,9 @@ packaging==23.1
# via matplotlib
pandas==2.0.3
# via -r edx_repo_tools/conventional_commits/extra.in
pillow==10.0.0
pillow==10.0.1
# via matplotlib
pyparsing==3.0.9
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via
Expand All @@ -57,11 +57,11 @@ sqlalchemy==1.4.49
# via
# alembic
# dataset
typing-extensions==4.7.1
typing-extensions==4.8.0
# via alembic
tzdata==2023.3
# via pandas
zipp==3.16.2
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
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 @@ -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.2
rich==13.5.3
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via rich
urllib3==2.0.4
urllib3==2.0.5
# via requests
4 changes: 2 additions & 2 deletions edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
greenlet==2.0.2
# via playwright
playwright==1.37.0
playwright==1.38.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==9.0.4
# via playwright
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# playwright
# pyee
2 changes: 1 addition & 1 deletion edx_repo_tools/repo_checks/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ 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.4
urllib3==2.0.5
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
20 changes: 9 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ click==8.1.7
# -r requirements/base.in
# bowler
# moreorless
cryptography==41.0.3
cryptography==41.0.4
# via pyjwt
distlib==0.3.7
# via virtualenv
Expand All @@ -37,7 +37,7 @@ exceptiongroup==1.1.3
# via pytest
execnet==2.0.2
# via pytest-xdist
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -47,21 +47,21 @@ gitdb==4.0.10
# via gitpython
github3-py==4.0.1
# via -r requirements/base.in
gitpython==3.1.34
gitpython==3.1.37
# via -r requirements/base.in
idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
lazy==1.5
lazy==1.6
# via -r requirements/base.in
lockfile==0.12.2
# via -r requirements/base.in
more-itertools==10.1.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
msgpack==1.0.5
msgpack==1.0.6
# via cachecontrol
packaging==23.1
# via
Expand All @@ -83,7 +83,7 @@ pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
# via github3-py
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/base.in
# pytest-logging
Expand Down Expand Up @@ -113,7 +113,7 @@ six==1.16.0
# via
# python-dateutil
# tox
smmap==5.0.0
smmap==5.0.1
# via gitdb
statistics==1.0.3.5
# via -r requirements/base.in
Expand All @@ -127,17 +127,15 @@ tox==3.28.0
# -r requirements/base.in
tqdm==4.66.1
# via -r requirements/base.in
typing-extensions==4.7.1
# via filelock
uritemplate==4.1.1
# via
# -r requirements/base.in
# github3-py
urllib3==2.0.4
urllib3==2.0.5
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
volatile==2.1.0
# via bowler
30 changes: 14 additions & 16 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fissix
astroid==2.15.6
astroid==2.15.8
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -49,7 +49,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
cryptography==41.0.3
cryptography==41.0.4
# via
# -r requirements/base.txt
# pyjwt
Expand All @@ -73,7 +73,7 @@ execnet==2.0.2
# via
# -r requirements/base.txt
# pytest-xdist
filelock==3.12.3
filelock==3.12.4
# via
# -r requirements/base.txt
# tox
Expand All @@ -88,7 +88,7 @@ gitdb==4.0.10
# gitpython
github3-py==4.0.1
# via -r requirements/base.txt
gitpython==3.1.34
gitpython==3.1.37
# via -r requirements/base.txt
idna==3.4
# via
Expand All @@ -104,7 +104,7 @@ isort==5.12.0
# via pylint
jinja2==3.1.2
# via code-annotations
lazy==1.5
lazy==1.6
# via -r requirements/base.txt
lazy-object-proxy==1.9.0
# via astroid
Expand All @@ -120,7 +120,7 @@ moreorless==0.4.0
# via
# -r requirements/base.txt
# bowler
msgpack==1.0.5
msgpack==1.0.6
# via
# -r requirements/base.txt
# cachecontrol
Expand Down Expand Up @@ -162,7 +162,7 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/base.txt
# github3-py
pylint==2.17.5
pylint==2.17.6
# via
# edx-lint
# pylint-celery
Expand All @@ -178,7 +178,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pyproject-hooks==1.0.0
# via build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/base.txt
# -r requirements/development.in
Expand Down Expand Up @@ -224,7 +224,7 @@ six==1.16.0
# edx-lint
# python-dateutil
# tox
smmap==5.0.0
smmap==5.0.1
# via
# -r requirements/base.txt
# gitdb
Expand All @@ -251,26 +251,24 @@ tox==3.28.0
# -r requirements/base.txt
tqdm==4.66.1
# via -r requirements/base.txt
types-pyyaml==6.0.12.11
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/base.txt
# astroid
# filelock
# pylint
uritemplate==4.1.1
# via
# -r requirements/base.txt
# github3-py
urllib3==2.0.4
urllib3==2.0.5
# via
# -r requirements/base.txt
# requests
# responses
urlobject==2.4.3
# via -r requirements/base.txt
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/base.txt
# tox
Expand All @@ -282,7 +280,7 @@ wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
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.2.0
setuptools==68.2.2
# via -r requirements/pip.in