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
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ci-constraints-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ coverage==7.14.0 ; python_full_version >= '3.10'
# via pytest-cov
dependency-groups==1.3.1
# via nox
distlib==0.4.0
distlib==0.4.1
# via virtualenv
docutils==0.21.2 ; python_full_version < '3.11'
# via
Expand Down Expand Up @@ -75,7 +75,7 @@ humanize==4.13.0 ; python_full_version < '3.10'
# via nox
humanize==4.15.0 ; python_full_version >= '3.10'
# via nox
idna==3.17
idna==3.18
# via requests
imagesize==1.5.0 ; python_full_version < '3.10'
# via sphinx
Expand Down Expand Up @@ -184,7 +184,7 @@ roman-numerals==4.1.0 ; python_full_version >= '3.11'
# via sphinx
ruff==0.15.15
# via cryptography (pyproject.toml:dev)
snowballstemmer==3.1.0
snowballstemmer==3.1.1
# via sphinx
sphinx==7.4.7 ; python_full_version < '3.10'
# via
Expand Down Expand Up @@ -256,7 +256,7 @@ urllib3==2.6.3 ; python_full_version < '3.10'
# via requests
urllib3==2.7.0 ; python_full_version >= '3.10'
# via requests
uv==0.11.18
uv==0.11.19
# via nox
virtualenv==21.4.2
# via nox
Expand Down
Loading