From 6cfca94496602a6c9e0df3b9aa56e6eca6795c66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 05:54:07 +0000 Subject: [PATCH] build(deps): bump magic-wormhole from 0.16.0 to 0.17.0 in /pip Bumps [magic-wormhole](https://github.com/warner/magic-wormhole) from 0.16.0 to 0.17.0. - [Changelog](https://github.com/magic-wormhole/magic-wormhole/blob/master/NEWS.md) - [Commits](https://github.com/warner/magic-wormhole/compare/0.16.0...0.17.0) --- updated-dependencies: - dependency-name: magic-wormhole dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index f5d757a..e1a0a2c 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -16,7 +16,7 @@ flake8-pytest-style==2.0.0 flake8-return==1.2.0 flake8-simplify==0.21.0 flake8==7.1.1 -magic-wormhole==0.16.0 +magic-wormhole==0.17.0 mypy==1.13.0 pep8-naming==0.14.1 pylint==3.3.1