django-components/requirements-dev.txt
dependabot[bot] 75441112c1
Bump tox from 4.4.5 to 4.4.6
Bumps [tox](https://github.com/tox-dev/tox) from 4.4.5 to 4.4.6.
- [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.4.5...4.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 18:30:16 +00:00

74 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.6.0
# via django
attrs==22.2.0
# via pytest
cachetools==5.3.0
# via tox
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.6
# via virtualenv
django==4.1.7
# via -r requirements-dev.in
filelock==3.9.0
# via
# tox
# virtualenv
flake8==6.0.0
# via -r requirements-dev.in
identify==2.5.11
# via pre-commit
iniconfig==1.1.1
# via pytest
isort==5.12.0
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
nodeenv==1.7.0
# via pre-commit
packaging==23.0
# via
# pyproject-api
# pytest
# tox
platformdirs==2.6.2
# via
# tox
# virtualenv
pluggy==1.0.0
# via
# pytest
# tox
pre-commit==3.0.4
# via -r requirements-dev.in
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pyproject-api==1.5.0
# via tox
pytest==7.2.1
# via -r requirements-dev.in
pyyaml==6.0
# via pre-commit
sqlparse==0.4.3
# via django
tox==4.4.6
# via -r requirements-dev.in
virtualenv==20.17.1
# via
# pre-commit
# tox
# The following packages are considered to be unsafe in a requirements file:
# setuptools