Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion CI/fpe_masks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiosignal==1.4.0
# via aiohttp
annotated-doc==0.0.4
# via typer
attrs==25.4.0
attrs==26.1.0
# via aiohttp
cffi==2.0.0
# via cryptography
Expand Down
2 changes: 1 addition & 1 deletion Python/Examples/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pytest==9.0.2
# pytest-repeat
# pytest-timeout
# pytest-xdist
pytest-check==2.7.6
pytest-check==2.7.7
# via -r Python/Examples/tests/requirements.in
pytest-repeat==0.9.4
# via -r Python/Examples/tests/requirements.in
Expand Down
4 changes: 2 additions & 2 deletions docs/old/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ annotated-doc==0.0.4
# via typer
annotated-types==0.7.0
# via pydantic
attrs==25.4.0
attrs==26.1.0
# via aiohttp
babel==2.18.0
# via sphinx
Expand All @@ -22,7 +22,7 @@ certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.5
charset-normalizer==3.4.6
# via requests
click==8.3.1
# via typer
Expand Down
Loading