Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 12 updates (#4062)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sorin Sbarnea <[email protected]>
  • Loading branch information
dependabot[bot] and ssbarnea authored Mar 11, 2024
1 parent b35bf7e commit ee7ede5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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.3
ansible-core==2.16.4
astroid==3.1.0
attrs==23.2.0
babel==2.14.0
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.40.1
griffe==0.41.3
htmlmin2==0.1.13
idna==3.6
iniconfig==2.0.0
Expand All @@ -54,42 +54,42 @@ mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-ansible==24.2.1
mkdocs-autorefs==0.5.0
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.11
mkdocs-htmlproofer-plugin==1.2.0
mkdocs-material==9.5.13
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.24.1
mkdocstrings-python==1.8.0
mypy==1.8.0
mypy==1.9.0
mypy-extensions==1.0.0
netaddr==1.2.1
packaging==23.2
paginate==0.5.6
pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.15.1
pipdeptree==2.16.1
platformdirs==4.2.0
pluggy==1.4.0
psutil==5.9.8
pycparser==2.21
pygments==2.17.2
pylint==3.1.0
pymdown-extensions==10.7
pytest==8.0.2
pymdown-extensions==10.7.1
pytest==8.1.1
pytest-mock==3.12.0
pytest-plus==0.6.1
pytest-xdist==3.5.0
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.33.0
regex==2023.12.25
requests==2.31.0
rich==13.7.0
rich==13.7.1
rpds-py==0.18.0
ruamel-yaml==0.18.6
six==1.16.0
Expand All @@ -98,7 +98,7 @@ subprocess-tee==0.4.1
text-unidecode==1.3
tinycss2==1.2.1
tomli==2.0.1
tomlkit==0.12.3
tomlkit==0.12.4
types-jsonschema==4.21.0.20240118
types-pyyaml==6.0.12.12
typing-extensions==4.10.0
Expand Down
4 changes: 2 additions & 2 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# 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.3
ansible-core==2.16.4
attrs==23.2.0
black==24.2.0
bracex==2.4
Expand All @@ -27,7 +27,7 @@ pycparser==2.21
pygments==2.17.2
pyyaml==6.0.1
referencing==0.33.0
rich==13.7.0
rich==13.7.1
rpds-py==0.18.0
ruamel-yaml==0.18.6
subprocess-tee==0.4.1
Expand Down

0 comments on commit ee7ede5

Please sign in to comment.