File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
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.2.4
7
+ astroid==3.3.3
8
8
babel==2.16.0
9
9
beautifulsoup4==4.12.3
10
10
black==24.8.0
@@ -29,13 +29,13 @@ dnspython==2.6.1
29
29
docstring-parser-fork==0.0.9
30
30
exceptiongroup==1.2.2
31
31
execnet==2.1.1
32
- filelock==3.16.0
32
+ filelock==3.16.1
33
33
flake8==7.1.1
34
34
ghp-import==2.1.0
35
35
griffe==1.3.1
36
36
htmlmin2==0.1.13
37
37
identify==2.6.1
38
- idna==3.9
38
+ idna==3.10
39
39
iniconfig==2.0.0
40
40
isort==5.13.2
41
41
jinja2==3.1.4
@@ -53,8 +53,8 @@ mkdocs-autorefs==1.2.0
53
53
mkdocs-gen-files==0.5.0
54
54
mkdocs-get-deps==0.2.0
55
55
mkdocs-htmlproofer-plugin==1.3.0
56
- mkdocs-macros-plugin==1.0.5
57
- mkdocs-material==9.5.34
56
+ mkdocs-macros-plugin==1.2.0
57
+ mkdocs-material==9.5.36
58
58
mkdocs-material-extensions==1.3.1
59
59
mkdocs-minify-plugin==0.8.0
60
60
mkdocs-monorepo-plugin==1.1.0
@@ -68,18 +68,18 @@ paginate==0.5.7
68
68
pathspec==0.12.1
69
69
pillow==10.4.0
70
70
pip-tools==7.4.1
71
- pipdeptree==2.23.3
72
- platformdirs==4.3.3
71
+ pipdeptree==2.23.4
72
+ platformdirs==4.3.6
73
73
pluggy==1.5.0
74
74
pre-commit==3.8.0
75
75
pycodestyle==2.12.1
76
76
pycparser==2.22
77
77
pydoclint==0.5.7
78
78
pyflakes==3.2.0
79
79
pygments==2.18.0
80
- pylint==3.2.7
81
- pymdown-extensions==10.9
82
- pyproject-api==1.7.1
80
+ pylint==3.3.0
81
+ pymdown-extensions==10.10
82
+ pyproject-api==1.8.0
83
83
pyproject-hooks==1.1.0
84
84
pytest==8.3.3
85
85
pytest-xdist==3.6.1
@@ -89,7 +89,7 @@ pyyaml==6.0.2
89
89
pyyaml-env-tag==0.1
90
90
regex==2024.9.11
91
91
requests==2.32.3
92
- ruff==0.6.5
92
+ ruff==0.6.7
93
93
six==1.16.0
94
94
soupsieve==2.6
95
95
termcolor==2.4.0
@@ -98,11 +98,11 @@ tinycss2==1.3.0
98
98
toml-sort==0.23.1
99
99
tomli==2.0.1
100
100
tomlkit==0.13.2
101
- tox==4.18.1
102
- types-pyyaml==6.0.12.20240808
101
+ tox==4.20.0
102
+ types-pyyaml==6.0.12.20240917
103
103
typing-extensions==4.12.2
104
104
urllib3==2.2.3
105
- virtualenv==20.26.4
105
+ virtualenv==20.26.5
106
106
watchdog==5.0.2
107
107
webencodings==0.5.1
108
108
wheel==0.44.0
You can’t perform that action at this time.
0 commit comments