Skip to content

Commit 451e940

Browse files
authored
Update dependencies (#529)
1 parent f547cfb commit 451e940

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

.config/constraints.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@ ansible-runner==2.4.0
1111
ansible-sign==0.1.1
1212
asgiref==3.8.1
1313
astroid==3.3.8
14-
attrs==24.2.0
14+
attrs==25.1.0
1515
babel==2.16.0
1616
beautifulsoup4==4.12.3
17-
bindep==2.11.0
17+
bindep==2.12.0
1818
black==24.10.0
1919
bracex==2.5.post1
20-
cachetools==5.5.0
20+
cachetools==5.5.1
2121
cairocffi==1.7.1
2222
cairosvg==2.7.1
2323
certifi==2024.12.14
2424
cffi==1.17.1
2525
cfgv==3.4.0
2626
chardet==5.2.0
2727
charset-normalizer==3.4.1
28-
click==8.1.7
28+
click==8.1.8
2929
click-help-colors==0.9.4
3030
colorama==0.4.6
3131
coverage==7.6.10
@@ -109,17 +109,17 @@ pre-commit==4.1.0
109109
ptyprocess==0.7.0
110110
pycparser==2.22
111111
pydoclint==0.6.0
112-
pygments==2.18.0
112+
pygments==2.19.1
113113
pylint==3.3.3
114-
pymdown-extensions==10.14
115-
pyproject-api==1.8.0
114+
pymdown-extensions==10.14.1
115+
pyproject-api==1.9.0
116116
pytest==8.3.4
117117
pytest-ansible==25.1.0
118118
pytest-instafail==0.5.0
119119
pytest-xdist==3.6.1
120120
python-daemon==3.1.2
121121
python-dateutil==2.9.0.post0
122-
python-gnupg==0.5.3
122+
python-gnupg==0.5.4
123123
python-slugify==8.0.4
124124
pyyaml==6.0.2
125125
pyyaml-env-tag==0.1
@@ -129,9 +129,9 @@ requests==2.32.3
129129
rfc3339-validator==0.1.4
130130
rich==13.9.4
131131
rpds-py==0.22.3
132-
ruamel-yaml==0.18.6
132+
ruamel-yaml==0.18.10
133133
ruamel-yaml-clib==0.2.12
134-
ruff==0.9.2
134+
ruff==0.9.3
135135
six==1.17.0
136136
soupsieve==2.6
137137
sqlparse==0.5.3

.config/requirements-lock.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ ansible-lint==25.1.0
99
ansible-navigator==25.1.0
1010
ansible-runner==2.4.0
1111
ansible-sign==0.1.1
12-
attrs==24.2.0
13-
bindep==2.11.0
12+
attrs==25.1.0
13+
bindep==2.12.0
1414
black==24.10.0
1515
bracex==2.5.post1
16-
cachetools==5.5.0
16+
cachetools==5.5.1
1717
cffi==1.17.1
1818
chardet==5.2.0
19-
click==8.1.7
19+
click==8.1.8
2020
click-help-colors==0.9.4
2121
colorama==0.4.6
2222
cryptography==44.0.0
@@ -46,18 +46,18 @@ platformdirs==4.3.6
4646
pluggy==1.5.0
4747
ptyprocess==0.7.0
4848
pycparser==2.22
49-
pygments==2.18.0
50-
pyproject-api==1.8.0
49+
pygments==2.19.1
50+
pyproject-api==1.9.0
5151
pytest==8.3.4
5252
pytest-ansible==25.1.0
5353
pytest-xdist==3.6.1
5454
python-daemon==3.1.2
55-
python-gnupg==0.5.3
55+
python-gnupg==0.5.4
5656
pyyaml==6.0.2
5757
referencing==0.31.1
5858
rich==13.9.4
5959
rpds-py==0.22.3
60-
ruamel-yaml==0.18.6
60+
ruamel-yaml==0.18.10
6161
ruamel-yaml-clib==0.2.12
6262
subprocess-tee==0.4.2
6363
tox==4.24.1

0 commit comments

Comments
 (0)