Skip to content

Commit

Permalink
chore: Updating Python Requirements (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 16, 2023
1 parent a8bf162 commit 69ee267
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ faker==18.10.1
# via
# -r requirements/test.txt
# factory-boy
filelock==3.12.0
filelock==3.12.2
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -193,7 +193,7 @@ pbr==5.11.1
# -r requirements/base.txt
# -r requirements/test.txt
# stevedore
platformdirs==3.5.1
platformdirs==3.5.3
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -258,7 +258,7 @@ pynacl==1.5.0
# -r requirements/base.txt
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.1
pytest==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ factory-boy==2.12.0
# via -r requirements/test.in
faker==18.10.1
# via factory-boy
filelock==3.12.0
filelock==3.12.2
# via
# tox
# virtualenv
Expand Down Expand Up @@ -118,7 +118,7 @@ pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==3.5.1
platformdirs==3.5.3
# via
# pylint
# virtualenv
Expand Down Expand Up @@ -164,7 +164,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.3.1
pytest==7.3.2
# via
# pytest-cov
# pytest-django
Expand Down

0 comments on commit 69ee267

Please sign in to comment.