1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-01-07 17:09:42 -05:00
aprsd/requirements-dev.txt
dependabot[bot] 3e93e09fee
Bump filelock from 3.20.0 to 3.20.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.20.0...3.20.1)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.20.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 04:48:29 +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.1
# 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.35.4
# via
# pre-commit
# tox
wheel==0.45.1
# via
# -r requirements-dev.in
# pip-tools