File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
6
6
#
7
- astroid==3.3.7
7
+ astroid==3.3.8
8
8
babel==2.16.0
9
9
beautifulsoup4==4.12.3
10
10
black==24.10.0
@@ -16,10 +16,10 @@ certifi==2024.12.14
16
16
cffi==1.17.1
17
17
cfgv==3.4.0
18
18
chardet==5.2.0
19
- charset-normalizer==3.4.0
19
+ charset-normalizer==3.4.1
20
20
click==8.1.8
21
21
colorama==0.4.6
22
- coverage==7.6.9
22
+ coverage==7.6.10
23
23
csscompressor==0.9.5
24
24
cssselect2==0.7.0
25
25
defusedxml==0.7.1
@@ -32,7 +32,7 @@ execnet==2.1.1
32
32
filelock==3.16.1
33
33
flake8==7.1.1
34
34
ghp-import==2.1.0
35
- griffe==1.5.1
35
+ griffe==1.5.4
36
36
htmlmin2==0.1.13
37
37
identify==2.6.3
38
38
idna==3.10
@@ -59,7 +59,7 @@ mkdocs-material-extensions==1.3.1
59
59
mkdocs-minify-plugin==0.8.0
60
60
mkdocs-monorepo-plugin==1.1.0
61
61
mkdocstrings==0.27.0
62
- mkdocstrings-python==1.12.2
62
+ mkdocstrings-python==1.13.0
63
63
mypy==1.14.0
64
64
mypy-extensions==1.0.0
65
65
nodeenv==1.9.1
@@ -74,11 +74,11 @@ pluggy==1.5.0
74
74
pre-commit==4.0.1
75
75
pycodestyle==2.12.1
76
76
pycparser==2.22
77
- pydoclint==0.5.13
77
+ pydoclint==0.5.14
78
78
pyflakes==3.2.0
79
79
pygments==2.18.0
80
- pylint==3.3.2
81
- pymdown-extensions==10.12
80
+ pylint==3.3.3
81
+ pymdown-extensions==10.13
82
82
pyproject-api==1.8.0
83
83
pyproject-hooks==1.2.0
84
84
pytest==8.3.4
@@ -101,7 +101,7 @@ tomlkit==0.13.2
101
101
tox==4.23.2
102
102
types-pyyaml==6.0.12.20241221
103
103
typing-extensions==4.12.2
104
- urllib3==2.2.3
104
+ urllib3==2.3.0
105
105
virtualenv==20.28.0
106
106
watchdog==6.0.0
107
107
webencodings==0.5.1
You can’t perform that action at this time.
0 commit comments