Skip to content

Commit

Permalink
chore: Updating Python Requirements (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Aug 31, 2023
1 parent 7d98dca commit 2ebbcdf
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 35 deletions.
8 changes: 4 additions & 4 deletions edx_repo_tools/conventional_commits/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
alembic==1.11.1
alembic==1.11.3
# via dataset
banal==1.0.6
# via dataset
Expand All @@ -14,17 +14,17 @@ cycler==0.11.0
# via matplotlib
dataset==1.6.2
# via -r edx_repo_tools/conventional_commits/extra.in
fonttools==4.41.1
fonttools==4.42.1
# via matplotlib
greenlet==2.0.2
# via sqlalchemy
importlib-metadata==6.8.0
# via alembic
importlib-resources==6.0.0
importlib-resources==6.0.1
# via
# alembic
# matplotlib
kiwisolver==1.4.4
kiwisolver==1.4.5
# via matplotlib
mako==1.2.4
# via alembic
Expand Down
4 changes: 2 additions & 2 deletions edx_repo_tools/find_dependencies/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
pygments==2.15.1
pygments==2.16.1
# via rich
requests==2.31.0
# via -r edx_repo_tools/find_dependencies/extra.in
rich==13.4.2
rich==13.5.2
# via -r edx_repo_tools/find_dependencies/extra.in
typing-extensions==4.7.1
# via rich
Expand Down
2 changes: 1 addition & 1 deletion edx_repo_tools/repo_access_scraper/extra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
greenlet==2.0.2
# via playwright
playwright==1.36.0
playwright==1.37.0
# via -r edx_repo_tools/repo_access_scraper/extra.in
pyee==9.0.4
# via playwright
Expand Down
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 @@ -10,7 +10,7 @@ certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via -r edx_repo_tools/repo_checks/extra.in
fastcore==1.5.29
# via ghapi
Expand Down
20 changes: 11 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@ cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# -r requirements/base.in
# bowler
# moreorless
cryptography==41.0.2
cryptography==41.0.3
# via pyjwt
distlib==0.3.7
# via virtualenv
docutils==0.20.1
# via statistics
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
execnet==2.0.2
# via pytest-xdist
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -57,7 +57,7 @@ lazy==1.5
# via -r requirements/base.in
lockfile==0.12.2
# via -r requirements/base.in
more-itertools==10.0.0
more-itertools==10.1.0
# via -r requirements/base.in
moreorless==0.4.0
# via bowler
Expand All @@ -71,9 +71,9 @@ path==16.7.1
# via path-py
path-py==12.5.0
# via -r requirements/base.in
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# pytest
# tox
Expand Down Expand Up @@ -125,8 +125,10 @@ tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
tqdm==4.65.0
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
Expand All @@ -135,7 +137,7 @@ urllib3==2.0.4
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.24.2
virtualenv==20.24.4
# via tox
volatile==2.1.0
# via bowler
28 changes: 15 additions & 13 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/base.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/base.txt
# bowler
Expand All @@ -49,7 +49,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
cryptography==41.0.2
cryptography==41.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand All @@ -65,15 +65,15 @@ docutils==0.20.1
# statistics
edx-lint==5.3.4
# via -r requirements/development.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/base.txt
# pytest
execnet==2.0.2
# via
# -r requirements/base.txt
# pytest-xdist
filelock==3.12.2
filelock==3.12.3
# via
# -r requirements/base.txt
# tox
Expand Down Expand Up @@ -112,7 +112,7 @@ markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via pylint
more-itertools==10.0.0
more-itertools==10.1.0
# via -r requirements/base.txt
moreorless==0.4.0
# via
Expand All @@ -136,14 +136,14 @@ path-py==12.5.0
# via -r requirements/base.txt
pbr==5.11.1
# via stevedore
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/development.in
platformdirs==3.9.1
platformdirs==3.10.0
# via
# -r requirements/base.txt
# pylint
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/base.txt
# pytest
Expand Down Expand Up @@ -208,7 +208,7 @@ requests==2.31.0
# cachecontrol
# github3-py
# responses
responses==0.23.2
responses==0.23.3
# via -r requirements/development.in
ruamel-yaml==0.17.32
# via -r requirements/base.txt
Expand Down Expand Up @@ -241,19 +241,21 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
tqdm==4.65.0
tqdm==4.66.1
# via -r requirements/base.txt
types-pyyaml==6.0.12.11
# via responses
typing-extensions==4.7.1
# via
# -r requirements/base.txt
# astroid
# filelock
# pylint
uritemplate==4.1.1
# via
Expand All @@ -266,15 +268,15 @@ urllib3==2.0.4
# responses
urlobject==2.4.3
# via -r requirements/base.txt
virtualenv==20.24.2
virtualenv==20.24.4
# via
# -r requirements/base.txt
# tox
volatile==2.1.0
# via
# -r requirements/base.txt
# bowler
wheel==0.41.0
wheel==0.41.2
# via pip-tools
wrapt==1.15.0
# via astroid
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
packaging==23.1
# via build
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand All @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.0
wheel==0.41.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.0
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
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in

0 comments on commit 2ebbcdf

Please sign in to comment.