File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : v0.9.1
3+ rev : v0.9.10
44 hooks :
55 - id : ruff
66 args : [--fix, --exit-non-zero-on-fix]
77 - id : ruff-format
88- repo : https://github.com/igorshubovych/markdownlint-cli
9- rev : v0.43 .0
9+ rev : v0.44 .0
1010 hooks :
1111 - id : markdownlint
Original file line number Diff line number Diff line change 66#
77alabaster == 0.7.16
88 # via sphinx
9- babel == 2.16 .0
9+ babel == 2.17 .0
1010 # via sphinx
1111build == 1.2.2.post1
1212 # via pip-tools
13- certifi == 2024.12.14
13+ certifi == 2025.1.31
1414 # via requests
1515charset-normalizer == 3.4.1
1616 # via requests
1717click == 8.1.8
1818 # via pip-tools
19- coverage [toml ]== 7.6.10
19+ coverage [toml ]== 7.6.12
2020 # via
2121 # metsrw (pyproject.toml)
2222 # pytest-cov
@@ -30,15 +30,15 @@ idna==3.10
3030 # via requests
3131imagesize == 1.4.1
3232 # via sphinx
33- importlib-metadata == 8.5.0
33+ importlib-metadata == 8.6.1
3434 # via
3535 # build
3636 # sphinx
3737iniconfig == 2.0.0
3838 # via pytest
39- jinja2 == 3.1.5
39+ jinja2 == 3.1.6
4040 # via sphinx
41- lxml == 5.3.0
41+ lxml == 5.3.1
4242 # via metsrw (pyproject.toml)
4343markupsafe == 3.0.2
4444 # via jinja2
@@ -57,15 +57,15 @@ pyproject-hooks==1.2.0
5757 # via
5858 # build
5959 # pip-tools
60- pytest == 8.3.4
60+ pytest == 8.3.5
6161 # via
6262 # metsrw (pyproject.toml)
6363 # pytest-cov
6464pytest-cov == 6.0.0
6565 # via metsrw (pyproject.toml)
6666requests == 2.32.3
6767 # via sphinx
68- ruff == 0.9.1
68+ ruff == 0.9.10
6969 # via metsrw (pyproject.toml)
7070snowballstemmer == 2.2.0
7171 # via sphinx
@@ -105,7 +105,7 @@ zipp==3.21.0
105105 # via importlib-metadata
106106
107107# The following packages are considered to be unsafe in a requirements file:
108- pip == 24.3 .1
108+ pip == 25.0 .1
109109 # via pip-tools
110- setuptools == 75.8 .0
110+ setuptools == 76.0 .0
111111 # via pip-tools
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=requirements.txt pyproject.toml
66#
7- lxml == 5.3.0
7+ lxml == 5.3.1
88 # via metsrw (pyproject.toml)
You can’t perform that action at this time.
0 commit comments