From ba8ddbe35aaaf9b074c2652ca813ba90395454a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 19:23:04 +0000 Subject: [PATCH] [pip] (deps): Bump the dev-dependencies group with 13 updates Bumps the dev-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [makefun](https://github.com/smarie/python-makefun) | `1.15.2` | `1.15.4` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.4` | `7.6.1` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` | | [identify](https://github.com/pre-commit/identify) | `2.5.36` | `2.6.0` | | [mutmut](https://github.com/boxed/mutmut) | `2.5.0` | `2.5.1` | | [pony](https://github.com/ponyorm/pony) | `0.7.17` | `0.7.19` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.376` | `1.1.379` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.7` | `0.6.4` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.8) Updates `makefun` from 1.15.2 to 1.15.4 - [Release notes](https://github.com/smarie/python-makefun/releases) - [Changelog](https://github.com/smarie/python-makefun/blob/main/docs/changelog.md) - [Commits](https://github.com/smarie/python-makefun/compare/1.15.2...1.15.4) Updates `coverage` from 7.5.4 to 7.6.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.5.4...7.6.1) Updates `exceptiongroup` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2) Updates `identify` from 2.5.36 to 2.6.0 - [Commits](https://github.com/pre-commit/identify/compare/v2.5.36...v2.6.0) Updates `mutmut` from 2.5.0 to 2.5.1 - [Changelog](https://github.com/boxed/mutmut/blob/master/HISTORY.rst) - [Commits](https://github.com/boxed/mutmut/compare/2.5.0...2.5.1) Updates `pony` from 0.7.17 to 0.7.19 - [Release notes](https://github.com/ponyorm/pony/releases) - [Changelog](https://github.com/ponyorm/pony/blob/main/CHANGELOG.md) - [Commits](https://github.com/ponyorm/pony/compare/v0.7.17...v0.7.19) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0) Updates `pyright` from 1.1.376 to 1.1.379 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.376...v1.1.379) Updates `pytest` from 8.2.2 to 8.3.2 - [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/8.2.2...8.3.2) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) Updates `ruff` from 0.5.7 to 0.6.4 - [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/0.5.7...0.6.4) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: makefun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: exceptiongroup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mutmut dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pony dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- requirements/requirements-dev.txt | 26 +++++++++++++------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index 18cb7f8..8a45816 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,13 +6,13 @@ # - requests # -certifi==2024.7.4 +certifi==2024.8.30 # via requests charset-normalizer==3.3.2 # via requests -idna==3.7 +idna==3.8 # via requests -makefun==1.15.2 +makefun==1.15.4 # via hatch.envs.default python-json-logger==2.0.7 # via hatch.envs.default diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index ad30a36..8a5e7a1 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -19,7 +19,7 @@ # - requests # -certifi==2024.7.4 +certifi==2024.8.30 # via requests cfgv==3.4.0 # via pre-commit @@ -27,13 +27,13 @@ charset-normalizer==3.3.2 # via requests click==8.1.7 # via mutmut -coverage==7.5.4 +coverage==7.6.1 # via # hatch.envs.dev # pytest-cov distlib==0.3.8 # via virtualenv -exceptiongroup==1.2.1 +exceptiongroup==1.2.2 # via pytest filelock==3.15.4 # via virtualenv @@ -41,17 +41,17 @@ freezegun==1.5.1 # via pytest-freezer glob2==0.7 # via mutmut -identify==2.5.36 +identify==2.6.0 # via pre-commit -idna==3.7 +idna==3.8 # via requests iniconfig==2.0.0 # via pytest junit-xml==1.9 # via mutmut -makefun==1.15.2 +makefun==1.15.4 # via hatch.envs.dev -mutmut==2.5.0 +mutmut==2.5.1 # via hatch.envs.dev nodeenv==1.9.1 # via @@ -65,15 +65,15 @@ platformdirs==4.2.2 # via virtualenv pluggy==1.5.0 # via pytest -pony==0.7.17 +pony==0.7.19 # via mutmut -pre-commit==3.7.1 +pre-commit==3.8.0 # via hatch.envs.dev pychoir==0.0.27 # via hatch.envs.dev -pyright==1.1.376 +pyright==1.1.379 # via hatch.envs.dev -pytest==8.2.2 +pytest==8.3.2 # via # hatch.envs.dev # pytest-cov @@ -92,7 +92,7 @@ python-dateutil==2.9.0.post0 # via freezegun python-json-logger==2.0.7 # via hatch.envs.dev -pyyaml==6.0.1 +pyyaml==6.0.2 # via pre-commit requests==2.32.3 # via @@ -100,7 +100,7 @@ requests==2.32.3 # requests-mock requests-mock==1.12.1 # via hatch.envs.dev -ruff==0.5.7 +ruff==0.6.4 # via hatch.envs.dev six==1.16.0 # via