From 1c99728e33a1cca0261ffdec7798a572bea0f10a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 06:47:00 +0000 Subject: [PATCH] Bump py7zr from 0.16.1 to 0.18.7 Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.16.1 to 0.18.7. - [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.7) --- 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..9fd251d 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.7" pygame = "2.0.1" pyopenssl = "20.0.1" pypresence = "4.2.0"