From 78950a00975d74b19d18b6dae8c5a45bb772327b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 21:45:15 -0600 Subject: [PATCH] Bump the dependencies group in /.config with 4 updates (#187) Bumps the dependencies group in /.config with 4 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [tox](https://github.com/tox-dev/tox), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) and [markupsafe](https://github.com/pallets/markupsafe). Updates `mkdocs-material` from 9.5.3 to 9.5.4 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.3...9.5.4) Updates `tox` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.12.0...4.12.1) Updates `beautifulsoup4` from 4.12.2 to 4.12.3 Updates `markupsafe` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 23cdf36..7a6e7d1 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,7 +5,7 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras pyproject.toml # babel==2.14.0 -beautifulsoup4==4.12.2 +beautifulsoup4==4.12.3 blessings==1.7 build==1.0.3 cachetools==5.3.2 @@ -37,14 +37,14 @@ keyring==24.3.0 markdown==3.5.2 markdown-exec==1.8.0 markdown-it-py==3.0.0 -markupsafe==2.1.3 +markupsafe==2.1.4 mdurl==0.1.2 mergedeep==1.3.4 mkdocs==1.5.3 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.4 mkdocs-material-extensions==1.3.1 more-itertools==10.2.0 nh3==0.2.15 @@ -81,7 +81,7 @@ soupsieve==2.5 subprocess-tee==0.4.1 tinycss2==1.2.1 tomli==2.0.1 ; python_version < "3.11" -tox==4.12.0 +tox==4.12.1 twine==4.0.2 typer==0.9.0 typing-extensions==4.9.0