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