mirror of
https://github.com/kristoferssolo/bunyan-formatter.git
synced 2026-02-04 06:22:05 +00:00
chore: bump version number
This commit is contained in:
@@ -1,27 +1,72 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv export --frozen --no-hashes --output-file=requirements-dev.txt
|
||||
-e .
|
||||
cachetools==5.5.0
|
||||
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'
|
||||
filelock==3.16.1
|
||||
# via pytest
|
||||
filelock==3.20.1
|
||||
# via
|
||||
# tox
|
||||
# virtualenv
|
||||
identify==2.6.1
|
||||
# via pre-commit
|
||||
iniconfig==2.0.0
|
||||
mypy==1.11.2
|
||||
# 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
|
||||
packaging==24.1
|
||||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
pre-commit==3.8.0
|
||||
pyproject-api==1.8.0
|
||||
pytest==8.3.3
|
||||
# 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
|
||||
ruff==0.6.8
|
||||
tomli==2.0.1 ; python_full_version < '3.11'
|
||||
tox==4.21.0
|
||||
typing-extensions==4.12.2
|
||||
virtualenv==20.26.6
|
||||
# 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.35.4
|
||||
# via
|
||||
# pre-commit
|
||||
# tox
|
||||
|
||||
Reference in New Issue
Block a user