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.3
7
+ astroid==3.3.4
8
8
babel==2.16.0
9
9
beautifulsoup4==4.12.3
10
10
black==24.8.0
@@ -23,7 +23,7 @@ coverage==7.6.1
23
23
csscompressor==0.9.5
24
24
cssselect2==0.7.0
25
25
defusedxml==0.7.1
26
- dill==0.3.8
26
+ dill==0.3.9
27
27
distlib==0.3.8
28
28
dnspython==2.6.1
29
29
docstring-parser-fork==0.0.9
@@ -54,7 +54,7 @@ mkdocs-gen-files==0.5.0
54
54
mkdocs-get-deps==0.2.0
55
55
mkdocs-htmlproofer-plugin==1.3.0
56
56
mkdocs-macros-plugin==1.2.0
57
- mkdocs-material==9.5.36
57
+ mkdocs-material==9.5.38
58
58
mkdocs-material-extensions==1.3.1
59
59
mkdocs-minify-plugin==0.8.0
60
60
mkdocs-monorepo-plugin==1.1.0
@@ -74,11 +74,11 @@ pluggy==1.5.0
74
74
pre-commit==3.8.0
75
75
pycodestyle==2.12.1
76
76
pycparser==2.22
77
- pydoclint==0.5.7
77
+ pydoclint==0.5.8
78
78
pyflakes==3.2.0
79
79
pygments==2.18.0
80
- pylint==3.3.0
81
- pymdown-extensions==10.10
80
+ pylint==3.3.1
81
+ pymdown-extensions==10.11
82
82
pyproject-api==1.8.0
83
83
pyproject-hooks==1.1.0
84
84
pytest==8.3.3
@@ -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.7
92
+ ruff==0.6.8
93
93
six==1.16.0
94
94
soupsieve==2.6
95
95
termcolor==2.4.0
@@ -102,8 +102,8 @@ tox==4.20.0
102
102
types-pyyaml==6.0.12.20240917
103
103
typing-extensions==4.12.2
104
104
urllib3==2.2.3
105
- virtualenv==20.26.5
106
- watchdog==5.0.2
105
+ virtualenv==20.26.6
106
+ watchdog==5.0.3
107
107
webencodings==0.5.1
108
108
wheel==0.44.0
109
109
You can’t perform that action at this time.
0 commit comments