From d3a1cf6f34d5f11016a0b834ac87c3e54d1b9a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 01:51:19 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 11 updates Bumps the dependencies group in /.config with 11 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.0` | `7.4.1` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.0.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.4.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.7` | `42.0.2` | | [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.0` | `3.3.1` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.4` | `9.5.9` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.1.0` | `4.2.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.0` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `3.0.0` | `4.0.0` | Updates `coverage` from 7.4.0 to 7.4.1 - [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.4.0...7.4.1) Updates `pytest` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0) Updates `pluggy` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.3.0...1.4.0) Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02) Updates `cryptography` from 41.0.7 to 42.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.2) Updates `jaraco-classes` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/jaraco/jaraco.classes/releases) - [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.classes/compare/v3.3.0...v3.3.1) Updates `markupsafe` from 2.1.4 to 2.1.5 - [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.4...2.1.5) Updates `mkdocs-material` from 9.5.4 to 9.5.9 - [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.4...9.5.9) Updates `platformdirs` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.1.0...4.2.0) Updates `urllib3` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0) Updates `watchdog` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jaraco-classes 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 - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index eb74d69..bfe9266 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -10,14 +10,14 @@ build==1.0.3 cachetools==5.3.2 cairocffi==1.6.1 cairosvg==2.7.1 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -coverage==7.4.0 -cryptography==41.0.7 +coverage==7.4.1 +cryptography==42.0.2 cssselect2==0.7.0 defusedxml==0.7.1 diskcache==5.6.3 @@ -31,21 +31,21 @@ gitpython==3.1.41 idna==3.6 importlib-metadata==7.0.1 iniconfig==2.0.0 -jaraco-classes==3.3.0 +jaraco-classes==3.3.1 jeepney==0.8.0 jinja2==3.1.3 keyring==24.3.0 markdown==3.5.2 markdown-exec==1.8.0 markdown-it-py==3.0.0 -markupsafe==2.1.4 +markupsafe==2.1.5 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.4 +mkdocs-material==9.5.9 mkdocs-material-extensions==1.3.1 more-itertools==10.2.0 nh3==0.2.15 @@ -55,15 +55,15 @@ pathspec==0.12.1 pillow==10.2.0 pipdeptree==2.13.2 pkginfo==1.9.6 -platformdirs==4.1.0 -pluggy==1.3.0 +platformdirs==4.2.0 +pluggy==1.4.0 py-cpuinfo==9.0.0 pycparser==2.21 pygments==2.17.2 pymdown-extensions==10.7 pyproject-api==1.6.1 pyproject-hooks==1.0.0 -pytest==7.4.4 +pytest==8.0.0 pytest-benchmark==4.0.0 pytest-plus==0.6.1 python-dateutil==2.8.2 @@ -87,9 +87,9 @@ tox==4.12.1 twine==4.0.2 typer==0.9.0 typing-extensions==4.9.0 -urllib3==2.1.0 +urllib3==2.2.0 virtualenv==20.25.0 -watchdog==3.0.0 +watchdog==4.0.0 webencodings==0.5.1 zipp==3.17.0