From 39e25532d7808778b909451951d9895c41954449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:03:28 +0000 Subject: [PATCH] Bump pypubsub from 4.0.3 to 4.0.7 Bumps [pypubsub](https://github.com/schollii/pypubsub) from 4.0.3 to 4.0.7. - [Release notes](https://github.com/schollii/pypubsub/releases) - [Changelog](https://github.com/schollii/pypubsub/blob/master/docs/changelog.rst) - [Commits](https://github.com/schollii/pypubsub/compare/v4.0.3...v4.0.7) --- updated-dependencies: - dependency-name: pypubsub dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4945ab1a..f81eaa72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pluggy==1.6.0 psutil==7.1.3 pyenchant==3.3.0 pypiwin32==223 -Pypubsub==4.0.3 +Pypubsub==4.0.7 PySocks==1.7.1 pytest==9.0.1 python-dateutil==2.9.0.post0