Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 47 updates (#3979)
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>
Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
  • Loading branch information
dependabot[bot] and ssbarnea committed Jan 11, 2024
1 parent 43719fe commit 322cde1
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 64 deletions.
34 changes: 17 additions & 17 deletions .config/lock-requirements.txt
Expand Up @@ -5,41 +5,41 @@
# pip-compile --no-annotate --output-file=.config/lock-requirements.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
#
ansible-compat==4.1.11
ansible-core==2.16.0
attrs==23.1.0
black==23.10.1
ansible-core==2.16.2
attrs==23.2.0
black==23.12.1
bracex==2.4
certifi==2023.7.22
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.5
cryptography==41.0.7
filelock==3.13.1
idna==3.4
jinja2==3.1.2
idna==3.6
jinja2==3.1.3
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
markupsafe==2.1.3
mdurl==0.1.2
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.2
platformdirs==3.11.0
pathspec==0.12.1
platformdirs==4.1.0
pycparser==2.21
pygments==2.16.1
pygments==2.17.2
pyyaml==6.0.1
referencing==0.31.1
referencing==0.32.1
requests==2.31.0
rich==13.6.0
rpds-py==0.12.0
rich==13.7.0
rpds-py==0.16.2
ruamel-yaml==0.18.5
subprocess-tee==0.4.1
tomli==2.0.1
typing-extensions==4.8.0
urllib3==2.0.7
typing-extensions==4.9.0
urllib3==2.1.0
wcmatch==8.5
yamllint==1.32.0
yamllint==1.33.0

# The following packages are considered to be unsafe in a requirements file:
# resolvelib
Expand Down
96 changes: 49 additions & 47 deletions .config/requirements.txt
Expand Up @@ -5,106 +5,108 @@
# pip-compile --extra=docs --extra=test --no-annotate --output-file=.config/requirements.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
#
ansible-compat==4.1.11
ansible-core==2.16.0
astroid==3.0.1
attrs==23.1.0
babel==2.12.1
ansible-core==2.16.2
astroid==3.0.2
attrs==23.2.0
babel==2.14.0
beautifulsoup4==4.12.2
black==23.10.1
black==23.12.1
boolean-py==4.0
bracex==2.4
cairocffi==1.6.1
cairosvg==2.7.1
certifi==2023.7.22
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.3.2
coverage==7.4.0
coverage-enable-subprocess==1.0
cryptography==41.0.5
cryptography==41.0.7
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
dill==0.3.7
exceptiongroup==1.1.3
dnspython==2.4.2
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
ghp-import==2.1.0
griffe==0.36.4
griffe==0.38.1
htmlmin2==0.1.13
idna==3.4
idna==3.6
iniconfig==2.0.0
isort==5.12.0
jinja2==3.1.2
isort==5.13.2
jinja2==3.1.3
jmespath==1.0.1
jsmin==3.0.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
license-expression==30.2.0
markdown==3.4.4
markdown-exec==1.6.0
linkchecker==10.4.0
markdown==3.5.2
markdown-exec==1.8.0
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-ansible==0.2.0
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.4.2
mkdocs-material-extensions==1.2
mkdocs-minify-plugin==0.7.1
mkdocs-monorepo-plugin==1.0.5
mkdocstrings==0.23.0
mkdocstrings-python==1.7.1
mypy==1.6.1
mkdocs-material==9.5.3
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.7.2
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.24.0
mkdocstrings-python==1.8.0
mypy==1.8.0
mypy-extensions==1.0.0
netaddr==0.9.0
packaging==23.1
netaddr==0.10.1
packaging==23.2
paginate==0.5.6
pathspec==0.11.2
pillow==10.0.1
pipdeptree==2.13.0
platformdirs==3.10.0
pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.13.2
platformdirs==4.1.0
pluggy==1.3.0
psutil==5.9.6
psutil==5.9.7
pycparser==2.21
pygments==2.16.1
pylint==3.0.2
pymdown-extensions==10.3
pytest==7.4.3
pygments==2.17.2
pylint==3.0.3
pymdown-extensions==10.7
pytest==7.4.4
pytest-mock==3.12.0
pytest-plus==0.6.0
pytest-xdist==3.3.1
pytest-plus==0.6.1
pytest-xdist==3.5.0
python-dateutil==2.8.2
python-slugify==8.0.1
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.31.1
regex==2023.8.8
referencing==0.32.1
regex==2023.12.25
requests==2.31.0
rich==13.6.0
rpds-py==0.12.0
rich==13.7.0
rpds-py==0.16.2
ruamel-yaml==0.18.5
six==1.16.0
soupsieve==2.5
subprocess-tee==0.4.1
text-unidecode==1.3
tinycss2==1.2.1
tomli==2.0.1
tomlkit==0.12.2
types-jsonschema==4.20.0.0
tomlkit==0.12.3
types-jsonschema==4.20.0.20240105
types-pyyaml==6.0.12.12
typing-extensions==4.8.0
urllib3==2.0.5
typing-extensions==4.9.0
urllib3==2.1.0
watchdog==3.0.0
wcmatch==8.5
webencodings==0.5.1
yamllint==1.32.0
yamllint==1.33.0

# The following packages are considered to be unsafe in a requirements file:
# resolvelib
Expand Down

0 comments on commit 322cde1

Please sign in to comment.