Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 15 updates (#4050)
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>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent efeda67 commit cb9d760
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
30 changes: 15 additions & 15 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
ansible-compat==4.1.11
ansible-core==2.16.3
astroid==3.0.3
astroid==3.1.0
attrs==23.2.0
babel==2.14.0
beautifulsoup4==4.12.3
black==24.1.1
black==24.2.0
boolean-py==4.0
bracex==2.4
cairocffi==1.6.1
Expand All @@ -20,14 +20,14 @@ cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.1
coverage==7.4.3
coverage-enable-subprocess==1.0
cryptography==42.0.4
cryptography==42.0.5
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
dill==0.3.8
dnspython==2.5.0
dnspython==2.6.1
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
Expand Down Expand Up @@ -57,28 +57,28 @@ mkdocs-ansible==24.2.1
mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.9
mkdocs-material==9.5.11
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
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==1.0.0
netaddr==1.2.1
packaging==23.2
paginate==0.5.6
pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.13.2
pipdeptree==2.15.1
platformdirs==4.2.0
pluggy==1.4.0
psutil==5.9.8
pycparser==2.21
pygments==2.17.2
pylint==3.0.3
pylint==3.1.0
pymdown-extensions==10.7
pytest==8.0.0
pytest==8.0.2
pytest-mock==3.12.0
pytest-plus==0.6.1
pytest-xdist==3.5.0
Expand All @@ -90,7 +90,7 @@ referencing==0.33.0
regex==2023.12.25
requests==2.31.0
rich==13.7.0
rpds-py==0.17.1
rpds-py==0.18.0
ruamel-yaml==0.18.6
six==1.16.0
soupsieve==2.5
Expand All @@ -101,12 +101,12 @@ tomli==2.0.1
tomlkit==0.12.3
types-jsonschema==4.21.0.20240118
types-pyyaml==6.0.12.12
typing-extensions==4.9.0
urllib3==2.2.0
typing-extensions==4.10.0
urllib3==2.2.1
watchdog==4.0.0
wcmatch==8.5
wcmatch==8.5.1
webencodings==0.5.1
yamllint==1.34.0
yamllint==1.35.1

# The following packages are considered to be unsafe in a requirements file:
# resolvelib
Expand Down
12 changes: 6 additions & 6 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
ansible-compat==4.1.11
ansible-core==2.16.3
attrs==23.2.0
black==24.1.1
black==24.2.0
bracex==2.4
cffi==1.16.0
click==8.1.7
cryptography==42.0.4
cryptography==42.0.5
filelock==3.13.1
jinja2==3.1.3
jsonschema==4.21.1
Expand All @@ -28,13 +28,13 @@ pygments==2.17.2
pyyaml==6.0.1
referencing==0.33.0
rich==13.7.0
rpds-py==0.17.1
rpds-py==0.18.0
ruamel-yaml==0.18.6
subprocess-tee==0.4.1
tomli==2.0.1
typing-extensions==4.9.0
wcmatch==8.5
yamllint==1.34.0
typing-extensions==4.10.0
wcmatch==8.5.1
yamllint==1.35.1

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

0 comments on commit cb9d760

Please sign in to comment.