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 Dec 15, 2023
1 parent 3daa67c commit d13d65d
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ pymongo==3.13.0
# via -r requirements/base.in
stevedore==5.1.0
# via -r requirements/base.in
typing-extensions==4.8.0
typing-extensions==4.9.0
# via -r requirements/base.in
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
coverage==7.3.2
coverage==7.3.3
# via -r requirements/ci.in
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==0.7.13
# via
# -r requirements/doc.txt
# sphinx
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -22,7 +22,7 @@ attrs==23.1.0
# -r requirements/doc.txt
# hypothesis
# pytest
babel==2.13.1
babel==2.14.0
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -59,7 +59,7 @@ code-annotations==1.5.0
# via
# -r requirements/doc.txt
# edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand All @@ -71,7 +71,7 @@ dill==0.3.7
# via
# -r requirements/doc.txt
# pylint
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
Expand All @@ -96,7 +96,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.91.1
hypothesis==6.92.0
# via -r requirements/doc.txt
idna==3.6
# via
Expand All @@ -112,7 +112,7 @@ importlib-metadata==7.0.0
# -r requirements/pip-tools.txt
# build
# sphinx
isort==5.12.0
isort==5.13.2
# via
# -r requirements/doc.txt
# pylint
Expand Down Expand Up @@ -194,7 +194,7 @@ pygments==2.17.2
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -331,7 +331,7 @@ tomlkit==0.12.3
# pylint
tox==3.28.0
# via -r requirements/ci.txt
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/doc.txt
# astroid
Expand Down
12 changes: 6 additions & 6 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -28,7 +28,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/test.txt
# coverage
Expand All @@ -49,9 +49,9 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.91.1
hypothesis==6.92.0
# via -r requirements/test.txt
isort==5.12.0
isort==5.13.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -103,7 +103,7 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.1
# via -r requirements/test.txt
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -180,7 +180,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# astroid
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -18,7 +18,7 @@ attrs==23.1.0
# -r requirements/test.txt
# hypothesis
# pytest
babel==2.13.1
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -42,7 +42,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/test.txt
# coverage
Expand All @@ -68,15 +68,15 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.91.1
hypothesis==6.92.0
# via -r requirements/test.txt
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
# via sphinx
isort==5.12.0
isort==5.13.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -141,7 +141,7 @@ pygments==2.17.2
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -244,7 +244,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# astroid
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.0.1
astroid==3.0.2
# via
# pylint
# pylint-celery
Expand All @@ -21,7 +21,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -35,9 +35,9 @@ exceptiongroup==1.2.0
# via hypothesis
execnet==2.0.2
# via pytest-xdist
hypothesis==6.91.1
hypothesis==6.92.0
# via -r requirements/test.in
isort==5.12.0
isort==5.13.2
# via pylint
jinja2==3.1.2
# via code-annotations
Expand Down Expand Up @@ -71,7 +71,7 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.1
# via -r requirements/test.in
pylint==3.0.2
pylint==3.0.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -125,7 +125,7 @@ tomli==2.0.1
# pylint
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# astroid
Expand Down

0 comments on commit d13d65d

Please sign in to comment.