Skip to content

Commit

Permalink
chore: run makeupgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Jul 31, 2023
1 parent 2c66baa commit b623e13
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ packaging==23.1
# via tox
path==16.7.1
# via edx-i18n-tools
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
# via tox
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ binaryornot==0.4.4
# via cookiecutter
bok-choy==2.0.2
# via -r requirements/test.in
boto3==1.28.11
boto3==1.28.15
# via fs-s3fs
botocore==1.31.11
botocore==1.31.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -156,7 +156,7 @@ pbr==5.11.1
# via stevedore
pip-tools==7.1.0
# via -r requirements/dev.in
platformdirs==3.9.1
platformdirs==3.10.0
# via
# pylint
# virtualenv
Expand All @@ -169,7 +169,7 @@ polib==1.2.0
# via edx-i18n-tools
py==1.11.0
# via tox
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -267,7 +267,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
tox==3.28.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ binaryornot==0.4.4
# via cookiecutter
bok-choy==2.0.2
# via -r requirements/test.in
boto3==1.28.11
boto3==1.28.15
# via fs-s3fs
botocore==1.31.11
botocore==1.31.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -138,13 +138,13 @@ pbr==5.11.1
# via stevedore
pip-tools==7.1.0
# via -r requirements/dev.in
platformdirs==3.9.1
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
# via
# diff-cover
# pytest
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -238,7 +238,7 @@ tomli==2.0.1
# pylint
# pyproject-hooks
# pytest
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
transifex-client==0.14.4
# via -r requirements/dev.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ binaryornot==0.4.4
# via cookiecutter
bok-choy==2.0.2
# via -r requirements/test.in
boto3==1.28.11
boto3==1.28.15
# via fs-s3fs
botocore==1.31.11
botocore==1.31.15
# via
# boto3
# s3transfer
Expand Down

0 comments on commit b623e13

Please sign in to comment.