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 16, 2024
1 parent 1990a92 commit d229d27
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.2.0
# via factory-boy
filelock==3.13.1
# via
Expand Down Expand Up @@ -163,13 +163,13 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# diff-cover
keyring==24.3.0
# via twine
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via
Expand All @@ -192,7 +192,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.2.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -132,11 +132,11 @@ importlib-metadata==7.0.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# sphinx
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via xblock
Expand All @@ -149,7 +149,7 @@ markupsafe==2.1.3
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
packaging==23.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.2.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -144,11 +144,11 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
keyring==24.3.0
# via twine
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via xblock
Expand All @@ -169,7 +169,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.2.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -108,9 +108,9 @@ idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via xblock
Expand All @@ -123,7 +123,7 @@ markupsafe==2.1.3
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
packaging==23.2
# via pytest
Expand Down

0 comments on commit d229d27

Please sign in to comment.