Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Sep 9, 2024
1 parent 918bfe9 commit 645eb7e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.3.1
platformdirs==4.3.2
# via
# tox
# virtualenv
Expand Down
12 changes: 2 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ coverage[toml]==7.6.1
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
diff-cover==9.1.1
diff-cover==9.2.0
# via -r requirements/test.txt
dill==0.3.8
# via
Expand Down Expand Up @@ -114,10 +114,6 @@ fs-s3fs==1.1.1
# openedx-django-pyfs
hypothesis==6.112.0
# via -r requirements/test.txt
inflect==7.4.0
# via
# -r requirements/test.txt
# jinja2-pluralize
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -153,10 +149,6 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.5.0
# via
# -r requirements/test.txt
# inflect
openedx-django-pyfs==3.7.0
# via -r requirements/test.txt
packaging==24.1
Expand All @@ -176,7 +168,7 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.1
platformdirs==4.3.2
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
8 changes: 2 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ coverage[toml]==7.6.1
# pytest-cov
ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.1.1
diff-cover==9.2.0
# via -r requirements/test.in
dill==0.3.8
# via pylint
Expand Down Expand Up @@ -84,8 +84,6 @@ fs-s3fs==1.1.1
# openedx-django-pyfs
hypothesis==6.112.0
# via -r requirements/test.in
inflect==7.4.0
# via jinja2-pluralize
iniconfig==2.0.0
# via pytest
isort==5.13.2
Expand Down Expand Up @@ -114,8 +112,6 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
more-itertools==10.5.0
# via inflect
openedx-django-pyfs==3.7.0
# via -r requirements/django.txt
packaging==24.1
Expand All @@ -129,7 +125,7 @@ pbr==6.1.0
# via
# -r requirements/django.txt
# stevedore
platformdirs==4.3.1
platformdirs==4.3.2
# via
# pylint
# tox
Expand Down

0 comments on commit 645eb7e

Please sign in to comment.