Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 23 #399

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,45 +7,45 @@
--extra-index-url https://build-artifactory.eng.vmware.com/api/pypi/symphony-pypi-local/simple

alabaster==0.7.16 # via sphinx
babel==2.14.0 # via sphinx
cachetools==5.3.2 # via tox
certifi==2023.11.17 # via requests
babel==2.15.0 # via sphinx
cachetools==5.3.3 # via tox
certifi==2024.6.2 # via requests
chardet==5.2.0 # via tox
charset-normalizer==3.3.2 # via requests
colorama==0.4.6 # via tox
coverage==7.4.0 # via -r requirements-dev.in
coverage==7.5.3 # via -r requirements-dev.in
distlib==0.3.8 # via virtualenv
docutils==0.20.1 # via sphinx
faker==22.2.0 # via -r requirements-dev.in
filelock==3.13.1 # via tox, virtualenv
docutils==0.21.2 # via sphinx
faker==25.8.0 # via -r requirements-dev.in
filelock==3.14.0 # via tox, virtualenv
flake8==7.0.0 # via -r requirements-dev.in
idna==3.6 # via requests
idna==3.7 # via requests
imagesize==1.4.1 # via sphinx
iniconfig==2.0.0 # via pytest
jinja2==3.1.3 # via sphinx
markupsafe==2.1.3 # via jinja2
jinja2==3.1.4 # via sphinx
markupsafe==2.1.5 # via jinja2
mccabe==0.7.0 # via flake8
packaging==23.2 # via pyproject-api, pytest, sphinx, tox
platformdirs==4.1.0 # via tox, virtualenv
pluggy==1.3.0 # via pytest, tox
packaging==24.1 # via pyproject-api, pytest, sphinx, tox
platformdirs==4.2.2 # via tox, virtualenv
pluggy==1.5.0 # via pytest, tox
pycodestyle==2.11.1 # via flake8
pyflakes==3.2.0 # via flake8
pygments==2.17.2 # via sphinx
pygments==2.18.0 # via sphinx
pyproject-api==1.6.1 # via tox
pytest==7.4.4 # via -r requirements-dev.in
pytest==8.2.2 # via -r requirements-dev.in
pytest-runner==6.0.1 # via -r requirements-dev.in
python-dateutil==2.8.2 # via faker
requests==2.31.0 # via sphinx
python-dateutil==2.9.0.post0 # via faker
requests==2.32.3 # via sphinx
six==1.16.0 # via python-dateutil
snowballstemmer==2.2.0 # via sphinx
sphinx==7.2.6 # via -r requirements-dev.in
sphinx==7.3.7 # via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.8 # via sphinx
sphinxcontrib-devhelp==1.0.6 # via sphinx
sphinxcontrib-htmlhelp==2.0.5 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.7 # via sphinx
sphinxcontrib-serializinghtml==1.1.10 # via sphinx
tox==4.12.1 # via -r requirements-dev.in
urllib3==2.1.0 # via requests
virtualenv==20.25.0 # via tox
wheel==0.42.0 # via -r requirements-dev.in
tox==4.15.1 # via -r requirements-dev.in
urllib3==2.2.1 # via requests
virtualenv==20.26.2 # via tox
wheel==0.43.0 # via -r requirements-dev.in