django-components/requirements-ci.txt
dependabot[bot] 406828c51a
build(deps): bump virtualenv from 20.30 to 20.31.2
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.30 to 20.31.2.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.30.0...20.31.2)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.31.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 17:14:24 +00:00

115 lines
2 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-ci.in
#
asv==0.6.4
# via -r requirements-ci.in
asv-runner==0.2.1
# via asv
build==1.2.2.post1
# via asv
cachetools==5.5.2
# via tox
certifi==2025.1.31
# via requests
chardet==5.2.0
# via tox
charset-normalizer==3.4.1
# via requests
colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
exceptiongroup==1.2.2
# via pytest
filelock==3.16.1
# via
# tox
# virtualenv
greenlet==3.1.1
# via playwright
idna==3.10
# via requests
importlib-metadata==8.5.0
# via
# asv-runner
# build
iniconfig==2.0.0
# via pytest
json5==0.10.0
# via asv
packaging==24.2
# via
# build
# pyproject-api
# pytest
# tox
pathspec==0.12.1
# via -r requirements-ci.in
platformdirs==4.3.6
# via
# tox
# virtualenv
playwright==1.48.0
# via -r requirements-ci.in
pluggy==1.5.0
# via
# pytest
# tox
pyee==12.0.0
# via playwright
pympler==1.1
# via asv
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.2.0
# via build
pytest==8.3.5
# via
# pytest-asyncio
# pytest-django
pytest-asyncio==0.24.0
# via -r requirements-ci.in
pytest-django==4.11.1
# via -r requirements-ci.in
pyyaml==6.0.2
# via asv
requests==2.32.3
# via -r requirements-ci.in
tabulate==0.9.0
# via asv
tomli==2.2.1
# via
# asv
# build
# pyproject-api
# pytest
# tox
tox==4.25.0
# via
# -r requirements-ci.in
# tox-gh-actions
tox-gh-actions==3.3.0
# via -r requirements-ci.in
types-requests==2.32.0.20241016
# via -r requirements-ci.in
typing-extensions==4.13.2
# via
# -r requirements-ci.in
# pyee
# tox
urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.31.2
# via
# -r requirements-ci.in
# asv
# tox
whitenoise==6.7.0
# via -r requirements-ci.in
zipp==3.20.2
# via importlib-metadata