Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #282

Merged
merged 1 commit into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ filelock==3.13.1
# virtualenv
mock==5.1.0
# via -r requirements/ci.in
packaging==23.2
packaging==24.0
# via tox
platformdirs==4.2.0
# via virtualenv
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ docutils==0.20.1
# via readme-renderer
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via
# edx-drf-extensions
# edx-toggles
Expand Down Expand Up @@ -137,7 +137,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.0.0
faker==24.1.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -151,12 +151,12 @@ fs==2.4.16
# via xblock
idna==3.6
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via
# build
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.1.3
# via keyring
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -199,13 +199,13 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.5.2
# via event-tracking
packaging==23.2
packaging==24.0
# via
# build
# pytest
Expand All @@ -214,7 +214,7 @@ path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/dev.in
pkginfo==1.10.0
# via twine
Expand Down Expand Up @@ -274,7 +274,7 @@ pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -386,7 +386,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
wheel==0.42.0
wheel==0.43.0
# via pip-tools
xblock==2.0.0
# via -r requirements/base.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ docutils==0.19
# sphinx
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -123,7 +123,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.0.0
faker==24.1.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -135,7 +135,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via sphinx
iniconfig==2.0.0
# via pytest
Expand All @@ -156,11 +156,11 @@ markupsafe==2.1.5
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
openedx-events==9.5.2
# via event-tracking
packaging==23.2
packaging==24.0
# via
# pydata-sphinx-theme
# pytest
Expand Down Expand Up @@ -193,7 +193,7 @@ pymongo==3.13.0
# event-tracking
pynacl==1.5.0
# via edx-django-utils
pytest==8.0.2
pytest==8.1.1
# via
# pytest-cov
# pytest-django
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via build
packaging==23.2
packaging==24.0
# via build
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via
Expand All @@ -23,7 +23,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ docutils==0.20.1
# via readme-renderer
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -123,7 +123,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.0.0
faker==24.1.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -133,11 +133,11 @@ fs==2.4.16
# via xblock
idna==3.6
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via
# keyring
# twine
importlib-resources==6.1.2
importlib-resources==6.1.3
# via keyring
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -176,13 +176,13 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.5.2
# via event-tracking
packaging==23.2
packaging==24.0
# via pytest
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -230,7 +230,7 @@ pymongo==3.13.0
# event-tracking
pynacl==1.5.0
# via edx-django-utils
pytest==8.0.2
pytest==8.1.1
# via
# pytest-cov
# pytest-django
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ django-waffle==4.1.0
# edx-drf-extensions
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.10.1
edx-django-utils==5.11.0
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -103,7 +103,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.0.0
faker==24.1.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -130,11 +130,11 @@ markupsafe==2.1.5
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
openedx-events==9.5.2
# via event-tracking
packaging==23.2
packaging==24.0
# via pytest
pbr==6.0.0
# via stevedore
Expand All @@ -156,7 +156,7 @@ pymongo==3.13.0
# event-tracking
pynacl==1.5.0
# via edx-django-utils
pytest==8.0.2
pytest==8.1.1
# via
# pytest-cov
# pytest-django
Expand Down
Loading