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 Jan 22, 2024
1 parent d3d1326 commit 850eab1
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ idna==3.6
# via requests
isort==5.13.2
# via pylint
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# cookiecutter
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mccabe==0.7.0
# via pylint
Expand Down Expand Up @@ -96,7 +96,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.3
# via pylint
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.12.1
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ babel==2.14.0
# -r requirements/test.txt
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -143,7 +143,7 @@ imagesize==1.4.1
# via
# -r requirements/test.txt
# sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -172,7 +172,7 @@ jeepney==0.8.0
# -r requirements/test.txt
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -186,7 +186,7 @@ markdown-it-py==3.0.0
# via
# -r requirements/test.txt
# rich
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/test.txt
# jinja2
Expand All @@ -198,7 +198,7 @@ mdurl==0.1.2
# via
# -r requirements/test.txt
# markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via
# -r requirements/test.txt
# jaraco-classes
Expand Down Expand Up @@ -290,7 +290,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-cookies
Expand Down Expand Up @@ -431,11 +431,11 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.11.4
tox==4.12.1
# via -r requirements/ci.txt
twine==4.0.2
# via -r requirements/test.txt
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via
# -r requirements/test.txt
# arrow
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
binaryornot==0.4.4
# via
Expand Down Expand Up @@ -105,7 +105,7 @@ idna==3.6
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# build
# keyring
Expand All @@ -126,7 +126,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -138,7 +138,7 @@ markdown-it-py==3.0.0
# via
# -r requirements/base.txt
# rich
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/base.txt
# jinja2
Expand All @@ -150,7 +150,7 @@ mdurl==0.1.2
# via
# -r requirements/base.txt
# markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand Down Expand Up @@ -212,7 +212,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pyproject-hooks==1.0.0
# via build
pytest==7.4.3
pytest==7.4.4
# via pytest-cookies
pytest-cookies==0.7.0
# via -r requirements/test.in
Expand Down Expand Up @@ -318,7 +318,7 @@ tomlkit==0.12.3
# pylint
twine==4.0.2
# via -r requirements/test.in
types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106
# via
# -r requirements/base.txt
# arrow
Expand Down

0 comments on commit 850eab1

Please sign in to comment.