Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 16 updates (#4002)
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 29, 2024
1 parent a93584a commit 6a8a402
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ ansible-core==2.16.2
astroid==3.0.2
attrs==23.2.0
babel==2.14.0
beautifulsoup4==4.12.2
black==23.12.1
beautifulsoup4==4.12.3
black==24.1.1
boolean-py==4.0
bracex==2.4
cairocffi==1.6.1
Expand All @@ -20,35 +20,35 @@ cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.0
coverage==7.4.1
coverage-enable-subprocess==1.0
cryptography==41.0.7
cryptography==42.0.1
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
dill==0.3.7
dnspython==2.4.2
dill==0.3.8
dnspython==2.5.0
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
ghp-import==2.1.0
griffe==0.38.1
griffe==0.39.1
htmlmin2==0.1.13
idna==3.6
iniconfig==2.0.0
isort==5.13.2
jinja2==3.1.3
jmespath==1.0.1
jsmin==3.0.1
jsonschema==4.20.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
license-expression==30.2.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
markupsafe==2.1.4
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
Expand All @@ -57,7 +57,7 @@ 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.3
mkdocs-material==9.5.6
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.7.2
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -72,21 +72,21 @@ pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.13.2
platformdirs==4.1.0
pluggy==1.3.0
psutil==5.9.7
pluggy==1.4.0
psutil==5.9.8
pycparser==2.21
pygments==2.17.2
pylint==3.0.3
pymdown-extensions==10.7
pytest==7.4.4
pytest==8.0.0
pytest-mock==3.12.0
pytest-plus==0.6.1
pytest-xdist==3.5.0
python-dateutil==2.8.2
python-slugify==8.0.1
python-slugify==8.0.2
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.32.1
referencing==0.33.0
regex==2023.12.25
requests==2.31.0
rich==13.7.0
Expand All @@ -99,7 +99,7 @@ text-unidecode==1.3
tinycss2==1.2.1
tomli==2.0.1
tomlkit==0.12.3
types-jsonschema==4.20.0.20240105
types-jsonschema==4.21.0.20240118
types-pyyaml==6.0.12.12
typing-extensions==4.9.0
urllib3==2.1.0
Expand Down
10 changes: 5 additions & 5 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
ansible-compat==4.1.11
ansible-core==2.16.2
attrs==23.2.0
black==23.12.1
black==24.1.1
bracex==2.4
cffi==1.16.0
click==8.1.7
cryptography==41.0.7
cryptography==42.0.1
filelock==3.13.1
jinja2==3.1.3
jsonschema==4.21.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
markupsafe==2.1.3
markupsafe==2.1.4
mdurl==0.1.2
mypy-extensions==1.0.0
packaging==23.2
Expand All @@ -26,7 +26,7 @@ platformdirs==4.1.0
pycparser==2.21
pygments==2.17.2
pyyaml==6.0.1
referencing==0.32.1
referencing==0.33.0
rich==13.7.0
rpds-py==0.17.1
ruamel-yaml==0.18.5
Expand Down

0 comments on commit 6a8a402

Please sign in to comment.