Files
bunyan-formatter/requirements-dev.txt
dependabot[bot] 32884c1625 chore(deps-dev): bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock) and [virtualenv](https://github.com/pypa/virtualenv).


Updates `filelock` from 3.20.1 to 3.20.3
- [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.1...3.20.3)

Updates `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: filelock
  dependency-version: 3.20.3
  dependency-type: direct:development
  dependency-group: uv
- dependency-name: virtualenv
  dependency-version: 20.36.1
  dependency-type: direct:development
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23 06:47:07 +00:00

73 lines
1.3 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv export --frozen --no-hashes --output-file=requirements-dev.txt
-e .
cachetools==6.2.4
# via tox
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
colorama==0.4.6
# via
# pytest
# tox
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via pytest
filelock==3.20.3
# via
# tox
# virtualenv
identify==2.6.1
# via pre-commit
iniconfig==2.0.0
# via pytest
librt==0.7.5 ; platform_python_implementation != 'PyPy'
# via mypy
mypy==1.19.1
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via
# pyproject-api
# pytest
# tox
pathspec==0.12.1
# via mypy
platformdirs==4.5.1
# via
# tox
# virtualenv
pluggy==1.6.0
# via
# pytest
# tox
pre-commit==4.5.1
pygments==2.19.2
# via pytest
pyproject-api==1.10.0
# via tox
pytest==9.0.2
pyyaml==6.0.2
# via pre-commit
ruff==0.14.10
tomli==2.3.0 ; python_full_version < '3.11'
# via
# mypy
# pyproject-api
# pytest
# tox
tox==4.32.0
typing-extensions==4.15.0
# via
# mypy
# tox
# virtualenv
virtualenv==20.36.1
# via
# pre-commit
# tox