File tree Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change 5
5
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
6
6
#
7
7
ansible-builder==3.1.0
8
- astroid==3.2.4
8
+ astroid==3.3.3
9
9
attrs==24.2.0
10
10
babel==2.16.0
11
11
beautifulsoup4==4.12.3
@@ -33,12 +33,12 @@ dnspython==2.6.1
33
33
docstring-parser-fork==0.0.9
34
34
exceptiongroup==1.2.2
35
35
execnet==2.1.1
36
- filelock==3.16.0
36
+ filelock==3.16.1
37
37
ghp-import==2.1.0
38
- griffe==1.2.0
38
+ griffe==1.3.1
39
39
htmlmin2==0.1.13
40
- identify==2.6.0
41
- idna==3.8
40
+ identify==2.6.1
41
+ idna==3.10
42
42
iniconfig==2.0.0
43
43
isort==5.13.2
44
44
jinja2==3.1.4
@@ -57,9 +57,9 @@ mkdocs-ansible==24.3.1
57
57
mkdocs-autorefs==1.2.0
58
58
mkdocs-gen-files==0.5.0
59
59
mkdocs-get-deps==0.2.0
60
- mkdocs-htmlproofer-plugin==1.2.1
61
- mkdocs-macros-plugin==1.0.5
62
- mkdocs-material==9.5.34
60
+ mkdocs-htmlproofer-plugin==1.3.0
61
+ mkdocs-macros-plugin==1.2.0
62
+ mkdocs-material==9.5.36
63
63
mkdocs-material-extensions==1.3.1
64
64
mkdocs-minify-plugin==0.8.0
65
65
mkdocs-monorepo-plugin==1.1.0
@@ -75,28 +75,28 @@ pathspec==0.12.1
75
75
pbr==6.1.0
76
76
pillow==10.4.0
77
77
pip-tools==7.4.1
78
- pipdeptree==2.23.3
79
- platformdirs==4.3.1
78
+ pipdeptree==2.23.4
79
+ platformdirs==4.3.6
80
80
pluggy==1.5.0
81
81
pre-commit==3.8.0
82
82
pycparser==2.22
83
83
pydoclint==0.5.7
84
84
pygments==2.18.0
85
- pylint==3.2.7
86
- pymdown-extensions==10.9
87
- pyproject-api==1.7.1
85
+ pylint==3.3.0
86
+ pymdown-extensions==10.10
87
+ pyproject-api==1.8.0
88
88
pyproject-hooks==1.1.0
89
- pytest==8.3.2
89
+ pytest==8.3.3
90
90
pytest-xdist==3.6.1
91
91
python-dateutil==2.9.0.post0
92
92
python-slugify==8.0.4
93
93
pyyaml==6.0.2
94
94
pyyaml-env-tag==0.1
95
95
referencing==0.35.1
96
- regex==2024.7.24
96
+ regex==2024.9.11
97
97
requests==2.32.3
98
98
rpds-py==0.20.0
99
- ruff==0.6.4
99
+ ruff==0.6.7
100
100
six==1.16.0
101
101
soupsieve==2.6
102
102
subprocess-tee==0.4.2
@@ -106,11 +106,11 @@ tinycss2==1.3.0
106
106
toml-sort==0.23.1
107
107
tomli==2.0.1
108
108
tomlkit==0.13.2
109
- tox==4.18.1
110
- types-pyyaml==6.0.12.20240808
109
+ tox==4.20.0
110
+ types-pyyaml==6.0.12.20240917
111
111
typing-extensions==4.12.2
112
- urllib3==2.2.2
113
- virtualenv==20.26.4
112
+ urllib3==2.2.3
113
+ virtualenv==20.26.5
114
114
watchdog==5.0.2
115
115
webencodings==0.5.1
116
116
wheel==0.44.0
You can’t perform that action at this time.
0 commit comments