From 03fb146342c70496eb8b4c95a431aba3574751b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 06:45:21 +0000 Subject: [PATCH] Bump py7zr from 0.16.1 to 0.18.9 Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.16.1 to 0.18.9. - [Release notes](https://github.com/miurahr/py7zr/releases) - [Changelog](https://github.com/miurahr/py7zr/blob/master/Changelog.rst) - [Commits](https://github.com/miurahr/py7zr/compare/v0.16.1...v0.18.9) --- updated-dependencies: - dependency-name: py7zr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 687c32c..0fc728e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ paho-mqtt = "1.1" profilehooks = "1.12.0" psutil = "5.8.0" pulsectl = "21.10.5" -py7zr = "0.16.1" +py7zr = "0.18.9" pygame = "2.0.1" pyopenssl = "20.0.1" pypresence = "4.2.0"