From 68f25b476aaa55e2c6828f2a6ae1700c64ec368c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:42:52 +0000 Subject: [PATCH] Bump soappy from 0.12.5 to 0.12.6 Bumps [soappy](https://github.com/kiorky/SOAPpy) from 0.12.5 to 0.12.6. - [Changelog](https://github.com/kiorky/SOAPpy/blob/develop/old.Changelog) - [Commits](https://github.com/kiorky/SOAPpy/commits/0.12.6) --- updated-dependencies: - dependency-name: soappy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4464ea..949472f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Pillow>=5.3.0 PyAudio>=0.2.7 pyyaml>=4.2b1 Pygments>=1.6 -SOAPpy==0.12.5 +SOAPpy==0.12.6 SQLAlchemy>=0.8.2 Unipath>=1.0 alembic>=0.6.0