File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 args : [--fix, lf]
1414 - id : trailing-whitespace
1515 - repo : https://github.com/astral-sh/ruff-pre-commit
16- rev : " v0.11.13 "
16+ rev : " v0.12.0 "
1717 hooks :
1818 - id : ruff
1919 args : [--fix, --exit-non-zero-on-fix]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ babel==2.17.0
88 # via sphinx
99beautifulsoup4 == 4.13.4
1010 # via furo
11- certifi == 2025.4.26
11+ certifi == 2025.6.15
1212 # via requests
1313charset-normalizer == 3.4.2
1414 # via requests
@@ -32,7 +32,7 @@ pyenchant==3.3.0rc1
3232 # via
3333 # -r docs/requirements.in
3434 # sphinxcontrib-spelling
35- pygments == 2.19.1
35+ pygments == 2.19.2
3636 # via
3737 # furo
3838 # pygments-github-lexers
@@ -41,13 +41,13 @@ pygments-github-lexers==0.0.5
4141 # via -r docs/requirements.in
4242referencing @ file:.#egg=referencing
4343 # via -r docs/requirements.in
44- requests == 2.32.3
44+ requests == 2.32.4
4545 # via
4646 # sphinx
4747 # sphinxcontrib-spelling
4848roman-numerals-py == 3.1.0
4949 # via sphinx
50- rpds-py == 0.25.0
50+ rpds-py == 0.25.1
5151 # via referencing
5252snowballstemmer == 3.0.1
5353 # via sphinx
@@ -84,9 +84,9 @@ sphinxcontrib-spelling==8.0.1
8484 # via -r docs/requirements.in
8585sphinxext-opengraph == 0.10.0
8686 # via -r docs/requirements.in
87- typing-extensions == 4.13.2
87+ typing-extensions == 4.14.0
8888 # via beautifulsoup4
8989url-py == 0.15.0
9090 # via -r docs/requirements.in
91- urllib3 == 2.4 .0
91+ urllib3 == 2.5 .0
9292 # via requests
Original file line number Diff line number Diff line change @@ -10,13 +10,15 @@ packaging==25.0
1010 # via pytest
1111pluggy==1.6.0
1212 # via pytest
13- pytest==8.3.5
13+ pygments==2.19.2
14+ # via pytest
15+ pytest==8.4.1
1416 # via
1517 # -r test-requirements.in
1618 # pytest-subtests
17- pytest-subtests==0.14.1
19+ pytest-subtests==0.14.2
1820 # via -r test-requirements.in
1921referencing @ file:.
2022 # via -r test-requirements.in
21- rpds-py==0.25.0
23+ rpds-py==0.25.1
2224 # via referencing
You can’t perform that action at this time.
0 commit comments