From b49ddc1aadc0b5ca9a8dac1adc9757d46bbff51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 08:17:44 +0000 Subject: [PATCH] Bump the dependencies group with 12 updates Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `23.9.1` | `23.10.1` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.1` | `5.3.2` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.3.1` | `7.3.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.12.4` | `3.13.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.87.1` | `6.88.1` | | [mypy](https://github.com/python/mypy) | `1.5.1` | `1.6.1` | | [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.10.0` | `3.11.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.3` | | [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) | `2.1.0` | `2.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.0.291` | `0.1.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.24.5` | `20.24.6` | Updates `black` from 23.9.1 to 23.10.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.9.1...23.10.1) Updates `cachetools` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.2) Updates `coverage[toml]` from 7.3.1 to 7.3.2 - [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.1...7.3.2) Updates `filelock` from 3.12.4 to 3.13.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.13.1) Updates `hypothesis` from 6.87.1 to 6.88.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.87.1...hypothesis-python-6.88.1) Updates `mypy` from 1.5.1 to 1.6.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.1) Updates `packaging` from 23.1 to 23.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.1...23.2) Updates `platformdirs` from 3.10.0 to 3.11.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/3.10.0...3.11.0) Updates `pytest` from 7.4.2 to 7.4.3 - [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.2...7.4.3) Updates `pytest-timeout` from 2.1.0 to 2.2.0 - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.1.0...2.2.0) Updates `ruff` from 0.0.291 to 0.1.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.291...v0.1.3) Updates `virtualenv` from 20.24.5 to 20.24.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.24.5...20.24.6) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage[toml] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-timeout dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index da4163b0..3119f405 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,9 +8,9 @@ attrs==23.1.0 # via # hypothesis # pytest -black==23.9.1 +black==23.10.1 # via pdoc (pyproject.toml) -cachetools==5.3.1 +cachetools==5.3.2 # via tox chardet==5.2.0 # via tox @@ -18,15 +18,15 @@ click==8.1.7 # via black colorama==0.4.6 # via tox -coverage[toml]==7.3.1 +coverage[toml]==7.3.2 # via pytest-cov distlib==0.3.7 # via virtualenv -filelock==3.12.4 +filelock==3.13.1 # via # tox # virtualenv -hypothesis==6.87.1 +hypothesis==6.88.1 # via pdoc (pyproject.toml) iniconfig==2.0.0 # via pytest @@ -36,13 +36,13 @@ markupsafe==2.1.3 # via # jinja2 # pdoc (pyproject.toml) -mypy==1.5.1 +mypy==1.6.1 # via pdoc (pyproject.toml) mypy-extensions==1.0.0 # via # black # mypy -packaging==23.1 +packaging==23.2 # via # black # pyproject-api @@ -50,7 +50,7 @@ packaging==23.1 # tox pathspec==0.11.2 # via black -platformdirs==3.10.0 +platformdirs==3.11.0 # via # black # tox @@ -63,16 +63,16 @@ pygments==2.16.1 # via pdoc (pyproject.toml) pyproject-api==1.6.1 # via tox -pytest==7.4.2 +pytest==7.4.3 # via # pdoc (pyproject.toml) # pytest-cov # pytest-timeout pytest-cov==4.1.0 # via pdoc (pyproject.toml) -pytest-timeout==2.1.0 +pytest-timeout==2.2.0 # via pdoc (pyproject.toml) -ruff==0.0.291 +ruff==0.1.3 # via pdoc (pyproject.toml) sortedcontainers==2.4.0 # via hypothesis @@ -88,5 +88,5 @@ types-setuptools==68.2.0.0 # via types-pygments typing-extensions==4.8.0 # via mypy -virtualenv==20.24.5 +virtualenv==20.24.6 # via tox