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 30, 2023
1 parent 1482529 commit 56dee09
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via
# tox
# virtualenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dill==0.3.7
# pylint
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via
# tox
# virtualenv
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ django==3.2.22
# -r requirements/test.in
exceptiongroup==1.1.3
# via pytest
filelock==3.12.4
filelock==3.13.0
# via
# -r requirements/dev.txt
# tox
Expand Down Expand Up @@ -99,7 +99,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/dev.txt
# pylint-celery
# pylint-django
pytest==7.4.2
pytest==7.4.3
# via -r requirements/test.in
python-slugify==8.0.1
# via
Expand Down

0 comments on commit 56dee09

Please sign in to comment.