Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 10 updates (#4006)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 6a8a402 commit 2ce9450
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
#
ansible-compat==4.1.11
ansible-core==2.16.2
ansible-core==2.16.3
astroid==3.0.2
attrs==23.2.0
babel==2.14.0
Expand All @@ -15,14 +15,14 @@ boolean-py==4.0
bracex==2.4
cairocffi==1.6.1
cairosvg==2.7.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.1
coverage-enable-subprocess==1.0
cryptography==42.0.1
cryptography==42.0.2
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
Expand All @@ -32,7 +32,7 @@ exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
ghp-import==2.1.0
griffe==0.39.1
griffe==0.40.0
htmlmin2==0.1.13
idna==3.6
iniconfig==2.0.0
Expand All @@ -48,7 +48,7 @@ markdown==3.5.2
markdown-exec==1.8.0
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==2.1.4
markupsafe==2.1.5
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
Expand All @@ -57,9 +57,9 @@ mkdocs-ansible==0.2.1
mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.6
mkdocs-material==9.5.7
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.7.2
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.24.0
mkdocstrings-python==1.8.0
Expand All @@ -71,7 +71,7 @@ paginate==0.5.6
pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.13.2
platformdirs==4.1.0
platformdirs==4.2.0
pluggy==1.4.0
psutil==5.9.8
pycparser==2.21
Expand All @@ -83,7 +83,7 @@ pytest-mock==3.12.0
pytest-plus==0.6.1
pytest-xdist==3.5.0
python-dateutil==2.8.2
python-slugify==8.0.2
python-slugify==8.0.3
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.33.0
Expand All @@ -102,7 +102,7 @@ tomlkit==0.12.3
types-jsonschema==4.21.0.20240118
types-pyyaml==6.0.12.12
typing-extensions==4.9.0
urllib3==2.1.0
urllib3==2.2.0
watchdog==3.0.0
wcmatch==8.5
webencodings==0.5.1
Expand Down
8 changes: 4 additions & 4 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
#
ansible-compat==4.1.11
ansible-core==2.16.2
ansible-core==2.16.3
attrs==23.2.0
black==24.1.1
bracex==2.4
cffi==1.16.0
click==8.1.7
cryptography==42.0.1
cryptography==42.0.2
filelock==3.13.1
jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
markupsafe==2.1.4
markupsafe==2.1.5
mdurl==0.1.2
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.12.1
platformdirs==4.1.0
platformdirs==4.2.0
pycparser==2.21
pygments==2.17.2
pyyaml==6.0.1
Expand Down

0 comments on commit 2ce9450

Please sign in to comment.