Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 7 updates (#4132)
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 May 5, 2024
1 parent 613bf23 commit 262c02c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.5.0
coverage==7.5.1
coverage-enable-subprocess==1.0
cryptography==42.0.5
cryptography==42.0.6
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
Expand All @@ -40,7 +40,7 @@ isort==5.13.2
jinja2==3.1.3
jmespath==1.0.1
jsmin==3.0.1
jsonschema==4.21.1
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
license-expression==30.3.0
linkchecker==10.4.0
Expand All @@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.20
mkdocs-material==9.5.21
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -78,7 +78,7 @@ platformdirs==4.2.1
pluggy==1.5.0
psutil==5.9.8
pycparser==2.22
pygments==2.17.2
pygments==2.18.0
pylint==3.1.0
pymdown-extensions==10.8.1
pytest==8.2.0
Expand All @@ -89,7 +89,7 @@ python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.35.0
referencing==0.35.1
regex==2024.4.28
requests==2.31.0
rich==13.7.1
Expand All @@ -103,7 +103,7 @@ text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
tomlkit==0.12.4
types-jsonschema==4.21.0.20240331
types-jsonschema==4.22.0.20240501
types-pyyaml==6.0.12.20240311
typing-extensions==4.11.0
urllib3==2.2.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 @@ -11,10 +11,10 @@ black==24.4.2
bracex==2.4
cffi==1.16.0
click==8.1.7
cryptography==42.0.5
cryptography==42.0.6
filelock==3.14.0
jinja2==3.1.3
jsonschema==4.21.1
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
markupsafe==2.1.5
Expand All @@ -24,9 +24,9 @@ packaging==24.0
pathspec==0.12.1
platformdirs==4.2.1
pycparser==2.22
pygments==2.17.2
pygments==2.18.0
pyyaml==6.0.1
referencing==0.35.0
referencing==0.35.1
rich==13.7.1
rpds-py==0.18.0
ruamel-yaml==0.18.6
Expand Down

0 comments on commit 262c02c

Please sign in to comment.