Skip to content

Commit

Permalink
chore: Run make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Jun 7, 2024
1 parent f01e308 commit dfaf635
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ dnspython==2.6.1
# via pymongo
pbr==6.0.0
# via stevedore
pymongo==4.4.0
pymongo==4.7.3
# via -r requirements/base.in
stevedore==5.2.0
# via -r requirements/base.in
typing-extensions==4.12.0
typing-extensions==4.12.2
# via -r requirements/base.in
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.0
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/doc.txt
# requests
Expand Down Expand Up @@ -111,7 +111,7 @@ filelock==3.14.0
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/doc.txt
idna==3.7
# via
Expand Down Expand Up @@ -203,7 +203,7 @@ pygments==2.18.0
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/doc.txt
# edx-lint
Expand All @@ -223,7 +223,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/doc.txt
# pylint-celery
# pylint-django
pymongo==4.4.0
pymongo==4.7.3
# via -r requirements/doc.txt
pyproject-api==1.6.1
# via
Expand All @@ -234,7 +234,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/doc.txt
# pytest-cov
Expand Down Expand Up @@ -333,9 +333,9 @@ tomlkit==0.12.5
# via
# -r requirements/doc.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/ci.txt
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# -r requirements/doc.txt
# astroid
Expand All @@ -354,7 +354,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.19.0
zipp==3.19.2
# via
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -100,7 +100,7 @@ pluggy==1.5.0
# pytest
pycodestyle==2.11.1
# via -r requirements/test.txt
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -120,9 +120,9 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.4.0
pymongo==4.7.3
# via -r requirements/test.txt
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -169,7 +169,7 @@ tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# astroid
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ babel==2.15.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2024.2.2
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -71,7 +71,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/test.txt
idna==3.7
# via requests
Expand Down Expand Up @@ -138,7 +138,7 @@ pygments==2.18.0
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -158,9 +158,9 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.4.0
pymongo==4.7.3
# via -r requirements/test.txt
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -233,7 +233,7 @@ tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# astroid
Expand All @@ -242,5 +242,5 @@ typing-extensions==4.12.0
# pylint
urllib3==2.2.1
# via requests
zipp==3.19.0
zipp==3.19.2
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.0
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ exceptiongroup==1.2.1
# pytest
execnet==2.1.1
# via pytest-xdist
hypothesis==6.103.0
hypothesis==6.103.1
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -69,7 +69,7 @@ pluggy==1.5.0
# via pytest
pycodestyle==2.11.1
# via -r requirements/test.in
pylint==3.2.2
pylint==3.2.3
# via
# edx-lint
# pylint-celery
Expand All @@ -83,9 +83,9 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.4.0
pymongo==4.7.3
# via -r requirements/base.txt
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -116,7 +116,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.5
# via pylint
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# -r requirements/base.txt
# astroid
Expand Down

0 comments on commit dfaf635

Please sign in to comment.