File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
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.2
8
8
babel==2.16.0
9
9
beautifulsoup4==4.12.3
10
10
black==24.8.0
@@ -32,10 +32,10 @@ execnet==2.1.1
32
32
filelock==3.16.0
33
33
flake8==7.1.1
34
34
ghp-import==2.1.0
35
- griffe==1.2.0
35
+ griffe==1.3.1
36
36
htmlmin2==0.1.13
37
- identify==2.6.0
38
- idna==3.8
37
+ identify==2.6.1
38
+ idna==3.9
39
39
iniconfig==2.0.0
40
40
isort==5.13.2
41
41
jinja2==3.1.4
@@ -52,7 +52,7 @@ mkdocs-ansible==24.3.1
52
52
mkdocs-autorefs==1.2.0
53
53
mkdocs-gen-files==0.5.0
54
54
mkdocs-get-deps==0.2.0
55
- mkdocs-htmlproofer-plugin==1.2.1
55
+ mkdocs-htmlproofer-plugin==1.3.0
56
56
mkdocs-macros-plugin==1.0.5
57
57
mkdocs-material==9.5.34
58
58
mkdocs-material-extensions==1.3.1
@@ -69,7 +69,7 @@ pathspec==0.12.1
69
69
pillow==10.4.0
70
70
pip-tools==7.4.1
71
71
pipdeptree==2.23.3
72
- platformdirs==4.3.1
72
+ platformdirs==4.3.3
73
73
pluggy==1.5.0
74
74
pre-commit==3.8.0
75
75
pycodestyle==2.12.1
@@ -81,15 +81,15 @@ pylint==3.2.7
81
81
pymdown-extensions==10.9
82
82
pyproject-api==1.7.1
83
83
pyproject-hooks==1.1.0
84
- pytest==8.3.2
84
+ pytest==8.3.3
85
85
pytest-xdist==3.6.1
86
86
python-dateutil==2.9.0.post0
87
87
python-slugify==8.0.4
88
88
pyyaml==6.0.2
89
89
pyyaml-env-tag==0.1
90
- regex==2024.7.24
90
+ regex==2024.9.11
91
91
requests==2.32.3
92
- ruff==0.6.4
92
+ ruff==0.6.5
93
93
six==1.16.0
94
94
soupsieve==2.6
95
95
termcolor==2.4.0
@@ -101,7 +101,7 @@ tomlkit==0.13.2
101
101
tox==4.18.1
102
102
types-pyyaml==6.0.12.20240808
103
103
typing-extensions==4.12.2
104
- urllib3==2.2.2
104
+ urllib3==2.2.3
105
105
virtualenv==20.26.4
106
106
watchdog==5.0.2
107
107
webencodings==0.5.1
You can’t perform that action at this time.
0 commit comments