From ef39c7edd587b7ca3389f964a6a3ce293748ceda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:08:47 +0000 Subject: [PATCH] Bump the dev group in /.config with 10 updates (#242) Bumps the dev group in /.config with 10 updates: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `23.1.0` | `23.2.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.4` | `7.4.0` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2023.11.2` | `2023.12.1` | | [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.7.0` | `1.8.0` | | [mkdocs-monorepo-plugin](https://github.com/backstage/mkdocs-monorepo-plugin) | `1.0.5` | `1.1.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.1.0` | `10.2.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.5` | `10.7` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.32.0` | `0.32.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.10.3` | `2023.12.25` | | [rpds-py](https://github.com/crate-py/rpds) | `0.15.2` | `0.16.2` | Updates `attrs` from 23.1.0 to 23.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `coverage` from 7.3.4 to 7.4.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.3.4...7.4.0) Updates `jsonschema-specifications` from 2023.11.2 to 2023.12.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.11.2...v2023.12.1) Updates `markdown-exec` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](https://github.com/pawamoy/markdown-exec/compare/1.7.0...1.8.0) Updates `mkdocs-monorepo-plugin` from 1.0.5 to 1.1.0 - [Changelog](https://github.com/backstage/mkdocs-monorepo-plugin/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/backstage/mkdocs-monorepo-plugin/commits) Updates `pillow` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0) Updates `pymdown-extensions` from 10.5 to 10.7 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.5...10.7) Updates `referencing` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](https://github.com/python-jsonschema/referencing/compare/v0.32.0...v0.32.1) Updates `regex` from 2023.10.3 to 2023.12.25 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.10.3...2023.12.25) Updates `rpds-py` from 0.15.2 to 0.16.2 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.15.2...v0.16.2) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: jsonschema-specifications dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: markdown-exec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: mkdocs-monorepo-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: referencing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index b084448e..f3a0f43a 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -6,7 +6,7 @@ # ansible-compat==4.1.10 ansible-core==2.16.2 -attrs==23.1.0 +attrs==23.2.0 babel==2.14.0 beautifulsoup4==4.12.2 bracex==2.4 @@ -18,7 +18,7 @@ charset-normalizer==3.3.2 click==8.1.7 click-help-colors==0.9.4 colorama==0.4.6 -coverage==7.3.4 +coverage==7.4.0 cryptography==41.0.7 csscompressor==0.9.5 cssselect2==0.7.0 @@ -33,9 +33,9 @@ iniconfig==2.0.0 jinja2==3.1.2 jsmin==3.0.1 jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema-specifications==2023.12.1 markdown==3.5.1 -markdown-exec==1.7.0 +markdown-exec==1.8.0 markdown-include==0.8.1 markdown-it-py==3.0.0 markupsafe==2.1.3 @@ -49,32 +49,32 @@ mkdocs-htmlproofer-plugin==1.0.0 mkdocs-material==9.5.3 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.7.2 -mkdocs-monorepo-plugin==1.0.5 +mkdocs-monorepo-plugin==1.1.0 mkdocstrings==0.24.0 mkdocstrings-python==1.7.5 molecule==6.0.3 packaging==23.2 paginate==0.5.6 pathspec==0.12.1 -pillow==10.1.0 +pillow==10.2.0 pipdeptree==2.13.1 platformdirs==4.1.0 pluggy==1.3.0 pycparser==2.21 pygments==2.17.2 -pymdown-extensions==10.5 +pymdown-extensions==10.7 pytest==7.4.4 pytest-plus==0.6.0 python-dateutil==2.8.2 python-slugify==8.0.1 pyyaml==6.0.1 pyyaml-env-tag==0.1 -referencing==0.32.0 -regex==2023.10.3 +referencing==0.32.1 +regex==2023.12.25 requests==2.31.0 resolvelib==1.0.1 rich==13.7.0 -rpds-py==0.15.2 +rpds-py==0.16.2 six==1.16.0 soupsieve==2.5 subprocess-tee==0.4.1