django-components/requirements-dev.txt
dependabot[bot] 0ca738e4c0 Bump tox from 4.11.4 to 4.12.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.4 to 4.12.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.11.4...4.12.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 22:02:52 +01:00

72 lines
1.3 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-dev.in
#
asgiref==3.7.2
# via django
cachetools==5.3.2
# via tox
cfgv==3.3.1
# via pre-commit
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
# via virtualenv
django==5.0.1
# via -r requirements-dev.in
filelock==3.13.1
# via
# tox
# virtualenv
flake8==7.0.0
# via -r requirements-dev.in
identify==2.5.11
# via pre-commit
iniconfig==1.1.1
# via pytest
isort==5.13.2
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
nodeenv==1.7.0
# via pre-commit
packaging==23.2
# via
# pyproject-api
# pytest
# tox
platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
# via
# pytest
# tox
pre-commit==3.6.0
# via -r requirements-dev.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.2.0
# via flake8
pyproject-api==1.6.1
# via tox
pytest==7.4.4
# via -r requirements-dev.in
pyyaml==6.0
# via pre-commit
sqlparse==0.4.4
# via django
tox==4.12.0
# via -r requirements-dev.in
virtualenv==20.25.0
# via
# pre-commit
# tox
# The following packages are considered to be unsafe in a requirements file:
# setuptools