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 #97

Merged
merged 1 commit into from
Apr 22, 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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ jinja2==3.1.3
# via code-annotations
markupsafe==2.1.5
# via jinja2
newrelic==9.8.0
newrelic==9.9.0
# via edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
Expand All @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/ci.in
virtualenv==20.25.1
virtualenv==20.25.3
# via tox
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.2.0
# via -r requirements/quality.txt
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# -r requirements/quality.txt
# pytest
Expand Down Expand Up @@ -157,11 +157,11 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==9.8.0
newrelic==9.9.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via -r requirements/quality.txt
packaging==24.0
# via
Expand All @@ -187,7 +187,7 @@ platformdirs==4.2.0
# pylint
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -317,7 +317,7 @@ typing-extensions==4.11.0
# astroid
# edx-opaque-keys
# pylint
virtualenv==20.25.1
virtualenv==20.25.3
# via
# -r requirements/ci.txt
# tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
backports-tarfile==1.0.0
backports-tarfile==1.1.0
# via jaraco-context
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.2.0
# via -r requirements/test.txt
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -125,7 +125,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
Expand All @@ -150,13 +150,13 @@ more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.8.0
newrelic==9.9.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.17
# via readme-renderer
openedx-events==9.9.1
openedx-events==9.9.2
# via -r requirements/test.txt
packaging==24.0
# via
Expand All @@ -171,7 +171,7 @@ pbr==6.0.0
# stevedore
pkginfo==1.10.0
# via twine
pluggy==1.4.0
pluggy==1.5.0
# via
# -r requirements/test.txt
# pytest
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.2.0
# via -r requirements/test.txt
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# -r requirements/test.txt
# pytest
Expand All @@ -109,11 +109,11 @@ markupsafe==2.1.5
# jinja2
mccabe==0.7.0
# via pylint
newrelic==9.8.0
newrelic==9.9.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via -r requirements/test.txt
packaging==24.0
# via
Expand All @@ -125,7 +125,7 @@ pbr==6.0.0
# stevedore
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
pluggy==1.5.0
# via
# -r requirements/test.txt
# pytest
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.2.0
# via -r requirements/base.txt
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
fastavro==1.9.4
# via
Expand All @@ -84,19 +84,19 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
newrelic==9.8.0
newrelic==9.9.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via -r requirements/base.txt
packaging==24.0
# via pytest
pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
pluggy==1.4.0
pluggy==1.5.0
# via pytest
psutil==5.9.8
# via
Expand Down
Loading