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 Apr 1, 2024
1 parent 8ea088d commit 9fa4e40
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 32 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ django-crum==0.7.9
# via -r requirements/base.in
django-waffle==4.1.0
# via -r requirements/base.in
newrelic==9.7.1
newrelic==9.8.0
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
psutil==5.9.8
# via -r requirements/base.in
pycparser==2.21
pycparser==2.22
# via cffi
pynacl==1.5.0
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# tox
# virtualenv
Expand Down
29 changes: 13 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# make upgrade
#
annotated-types==0.6.0
# via pydantic
asgiref==3.8.1
# via
# -r requirements/quality.txt
Expand All @@ -20,7 +18,7 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -c requirements/constraints.txt
# -r requirements/quality.txt
# django
build==1.1.1
build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -96,11 +94,11 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==24.3.0
faker==24.4.0
# via
# -r requirements/quality.txt
# factory-boy
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/ci.txt
# tox
Expand All @@ -110,7 +108,8 @@ importlib-metadata==6.11.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# build
inflect==7.0.0
# typeguard
inflect==7.2.0
# via jinja2-pluralize
iniconfig==2.0.0
# via
Expand All @@ -128,7 +127,7 @@ jinja2==3.1.3
# jinja2-pluralize
jinja2-pluralize==0.3.0
# via diff-cover
lxml==5.1.0
lxml==5.2.0
# via edx-i18n-tools
markupsafe==2.1.5
# via
Expand All @@ -140,7 +139,9 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/quality.txt
newrelic==9.7.1
more-itertools==10.2.0
# via inflect
newrelic==9.8.0
# via -r requirements/quality.txt
packaging==24.0
# via
Expand Down Expand Up @@ -179,14 +180,10 @@ psutil==5.9.8
# via -r requirements/quality.txt
pycodestyle==2.11.1
# via -r requirements/quality.txt
pycparser==2.21
pycparser==2.22
# via
# -r requirements/quality.txt
# cffi
pydantic==2.6.4
# via inflect
pydantic-core==2.16.3
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.17.2
Expand Down Expand Up @@ -285,17 +282,17 @@ tomlkit==0.12.4
# pylint
tox==4.14.2
# via -r requirements/ci.txt
typeguard==4.2.1
# via inflect
typing-extensions==4.10.0
# via
# -r requirements/quality.txt
# annotated-types
# asgiref
# astroid
# faker
# inflect
# pydantic
# pydantic-core
# pylint
# typeguard
virtualenv==20.25.1
# via
# -r requirements/ci.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ factory-boy==3.3.0
# via
# -r requirements/doc.in
# -r requirements/test.txt
faker==24.3.0
faker==24.4.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -90,7 +90,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
jaraco-classes==3.3.1
jaraco-classes==3.4.0
# via keyring
jaraco-context==4.3.0
# via keyring
Expand All @@ -116,9 +116,9 @@ more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.7.1
newrelic==9.8.0
# via -r requirements/test.txt
nh3==0.2.15
nh3==0.2.17
# via readme-renderer
packaging==24.0
# via
Expand All @@ -138,7 +138,7 @@ pluggy==1.4.0
# pytest
psutil==5.9.8
# via -r requirements/test.txt
pycparser==2.21
pycparser==2.22
# via
# -r requirements/test.txt
# cffi
Expand Down Expand Up @@ -243,7 +243,7 @@ urllib3==2.2.1
# via
# requests
# twine
wheel==0.42.0
wheel==0.43.0
# via -r requirements/doc.in
zipp==3.18.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==24.3.0
faker==24.4.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -77,7 +77,7 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.txt
newrelic==9.7.1
newrelic==9.8.0
# via -r requirements/test.txt
packaging==24.0
# via
Expand All @@ -97,7 +97,7 @@ psutil==5.9.8
# via -r requirements/test.txt
pycodestyle==2.11.1
# via -r requirements/quality.in
pycparser==2.21
pycparser==2.22
# via
# -r requirements/test.txt
# cffi
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.3.0
faker==24.4.0
# via factory-boy
iniconfig==2.0.0
# via pytest
mock==5.1.0
# via -r requirements/test.in
newrelic==9.7.1
newrelic==9.8.0
# via -r requirements/base.txt
packaging==24.0
# via pytest
Expand All @@ -54,7 +54,7 @@ pluggy==1.4.0
# via pytest
psutil==5.9.8
# via -r requirements/base.txt
pycparser==2.21
pycparser==2.22
# via
# -r requirements/base.txt
# cffi
Expand Down

0 comments on commit 9fa4e40

Please sign in to comment.