1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-01-17 02:55:49 -05:00
aprsd/requirements-dev.txt
dependabot[bot] a19cf57c48
Bump virtualenv from 20.35.4 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1.
- [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.35.4...20.36.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.36.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 20:08:20 +00:00

70 lines
1.3 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile --resolver backtracking --annotation-style=line requirements-dev.in -o requirements-dev.txt
build==1.3.0
# via
# -r requirements-dev.in
# pip-tools
cachetools==6.2.4
# via tox
cfgv==3.5.0
# via pre-commit
chardet==5.2.0
# via tox
click==8.3.1
# via pip-tools
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.3
# via
# tox
# virtualenv
identify==2.6.15
# via pre-commit
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via
# build
# pyproject-api
# tox
pip-tools==7.5.2
# via -r requirements-dev.in
platformdirs==4.5.1
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pre-commit==4.5.0
# via -r requirements-dev.in
pyproject-api==1.10.0
# via tox
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyyaml==6.0.3
# via pre-commit
tomli==2.3.0
# via
# build
# pip-tools
# pyproject-api
# tox
tox==4.32.0
# via -r requirements-dev.in
typing-extensions==4.15.0
# via
# tox
# virtualenv
virtualenv==20.36.1
# via
# pre-commit
# tox
wheel==0.45.1
# via
# -r requirements-dev.in
# pip-tools