Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via regaudit-fhe (pyproject.toml)
hypothesis==6.152.3
hypothesis==6.155.7
# via regaudit-fhe (pyproject.toml)
idna==3.13
# via
Expand All @@ -55,7 +55,7 @@ jsonschema-specifications==2025.9.1
# via jsonschema
librt==0.9.0
# via mypy
mypy==1.20.2
mypy==2.1.0
# via regaudit-fhe (pyproject.toml)
mypy-extensions==1.1.0
# via mypy
Expand All @@ -81,7 +81,7 @@ pydantic-core==2.46.3
# via pydantic
pygments==2.20.0
# via pytest
pytest==9.0.3
pytest==9.1.1
# via
# pytest-cov
# regaudit-fhe (pyproject.toml)
Expand All @@ -99,7 +99,7 @@ rpds-py==0.30.0
# via
# jsonschema
# referencing
ruff==0.15.12
ruff==0.15.18
# via regaudit-fhe (pyproject.toml)
sortedcontainers==2.4.0
# via hypothesis
Expand Down
Loading