Skip to content

Commit 2ce9450

Browse files
Bump the dependencies group in /.config with 10 updates (#4006)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a8a402 commit 2ce9450

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

.config/constraints.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
66
#
77
ansible-compat==4.1.11
8-
ansible-core==2.16.2
8+
ansible-core==2.16.3
99
astroid==3.0.2
1010
attrs==23.2.0
1111
babel==2.14.0
@@ -15,14 +15,14 @@ boolean-py==4.0
1515
bracex==2.4
1616
cairocffi==1.6.1
1717
cairosvg==2.7.1
18-
certifi==2023.11.17
18+
certifi==2024.2.2
1919
cffi==1.16.0
2020
charset-normalizer==3.3.2
2121
click==8.1.7
2222
colorama==0.4.6
2323
coverage==7.4.1
2424
coverage-enable-subprocess==1.0
25-
cryptography==42.0.1
25+
cryptography==42.0.2
2626
csscompressor==0.9.5
2727
cssselect2==0.7.0
2828
defusedxml==0.7.1
@@ -32,7 +32,7 @@ exceptiongroup==1.2.0
3232
execnet==2.0.2
3333
filelock==3.13.1
3434
ghp-import==2.1.0
35-
griffe==0.39.1
35+
griffe==0.40.0
3636
htmlmin2==0.1.13
3737
idna==3.6
3838
iniconfig==2.0.0
@@ -48,7 +48,7 @@ markdown==3.5.2
4848
markdown-exec==1.8.0
4949
markdown-include==0.8.1
5050
markdown-it-py==3.0.0
51-
markupsafe==2.1.4
51+
markupsafe==2.1.5
5252
mccabe==0.7.0
5353
mdurl==0.1.2
5454
mergedeep==1.3.4
@@ -57,9 +57,9 @@ mkdocs-ansible==0.2.1
5757
mkdocs-autorefs==0.5.0
5858
mkdocs-gen-files==0.5.0
5959
mkdocs-htmlproofer-plugin==1.0.0
60-
mkdocs-material==9.5.6
60+
mkdocs-material==9.5.7
6161
mkdocs-material-extensions==1.3.1
62-
mkdocs-minify-plugin==0.7.2
62+
mkdocs-minify-plugin==0.8.0
6363
mkdocs-monorepo-plugin==1.1.0
6464
mkdocstrings==0.24.0
6565
mkdocstrings-python==1.8.0
@@ -71,7 +71,7 @@ paginate==0.5.6
7171
pathspec==0.12.1
7272
pillow==10.2.0
7373
pipdeptree==2.13.2
74-
platformdirs==4.1.0
74+
platformdirs==4.2.0
7575
pluggy==1.4.0
7676
psutil==5.9.8
7777
pycparser==2.21
@@ -83,7 +83,7 @@ pytest-mock==3.12.0
8383
pytest-plus==0.6.1
8484
pytest-xdist==3.5.0
8585
python-dateutil==2.8.2
86-
python-slugify==8.0.2
86+
python-slugify==8.0.3
8787
pyyaml==6.0.1
8888
pyyaml-env-tag==0.1
8989
referencing==0.33.0
@@ -102,7 +102,7 @@ tomlkit==0.12.3
102102
types-jsonschema==4.21.0.20240118
103103
types-pyyaml==6.0.12.12
104104
typing-extensions==4.9.0
105-
urllib3==2.1.0
105+
urllib3==2.2.0
106106
watchdog==3.0.0
107107
wcmatch==8.5
108108
webencodings==0.5.1

.config/requirements-lock.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
66
#
77
ansible-compat==4.1.11
8-
ansible-core==2.16.2
8+
ansible-core==2.16.3
99
attrs==23.2.0
1010
black==24.1.1
1111
bracex==2.4
1212
cffi==1.16.0
1313
click==8.1.7
14-
cryptography==42.0.1
14+
cryptography==42.0.2
1515
filelock==3.13.1
1616
jinja2==3.1.3
1717
jsonschema==4.21.1
1818
jsonschema-specifications==2023.12.1
1919
markdown-it-py==3.0.0
20-
markupsafe==2.1.4
20+
markupsafe==2.1.5
2121
mdurl==0.1.2
2222
mypy-extensions==1.0.0
2323
packaging==23.2
2424
pathspec==0.12.1
25-
platformdirs==4.1.0
25+
platformdirs==4.2.0
2626
pycparser==2.21
2727
pygments==2.17.2
2828
pyyaml==6.0.1

0 commit comments

Comments
 (0)