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 Oct 13, 2023
1 parent 0bc5fbb commit e2e3f15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==2.12.0
# via -r requirements/test.txt
faker==19.6.2
faker==19.10.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -213,7 +213,7 @@ py==1.11.0
# via
# -r requirements/test.txt
# tox
pycodestyle==2.11.0
pycodestyle==2.11.1
# via -r requirements/test.txt
pycparser==2.21
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==2.12.0
# via -r requirements/test.in
faker==19.6.2
faker==19.10.0
# via factory-boy
filelock==3.12.4
# via
Expand Down Expand Up @@ -133,7 +133,7 @@ psutil==5.9.5
# edx-django-utils
py==1.11.0
# via tox
pycodestyle==2.11.0
pycodestyle==2.11.1
# via -r requirements/test.in
pycparser==2.21
# via
Expand Down

0 comments on commit e2e3f15

Please sign in to comment.