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 Aug 17, 2023
1 parent 40639b2 commit 3f480c1
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 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,13 +14,13 @@ 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.0
# 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
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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ click==8.1.6
# -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
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,7 +71,7 @@ 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
# via
Expand Down Expand Up @@ -125,7 +125,7 @@ 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
uritemplate==4.1.1
# via
Expand All @@ -135,7 +135,7 @@ urllib3==2.0.4
# via requests
urlobject==2.4.3
# via -r requirements/base.in
virtualenv==20.24.2
virtualenv==20.24.3
# via tox
volatile==2.1.0
# via bowler
20 changes: 10 additions & 10 deletions requirements/development.txt
Original file line number Diff line number Diff line change
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.2
cryptography==41.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand All @@ -65,7 +65,7 @@ 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
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,9 +136,9 @@ 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
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,13 +241,13 @@ 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
Expand All @@ -266,15 +266,15 @@ urllib3==2.0.4
# responses
urlobject==2.4.3
# via -r requirements/base.txt
virtualenv==20.24.2
virtualenv==20.24.3
# via
# -r requirements/base.txt
# tox
volatile==2.1.0
# via
# -r requirements/base.txt
# bowler
wheel==0.41.0
wheel==0.41.1
# via pip-tools
wrapt==1.15.0
# via astroid
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.6
# 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.1
# 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.1
# 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.0
# via -r requirements/pip.in

0 comments on commit 3f480c1

Please sign in to comment.