From 73a97bc1231a142f68632b1105d0366950bf0158 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sat, 4 Jul 2026 00:34:47 +0000 Subject: [PATCH] [stubsabot] Bump punq to 0.8.* Release: https://pypi.org/pypi/punq/0.8.0 Homepage: https://bobthemighty.github.io/punq/ Repository: https://github.com/bobthemighty/punq Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/punq Diff: https://github.com/bobthemighty/punq/compare/v0.7.1.dev1...v0.8.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `punq/__init__.py`. - Total lines of Python code added: 776. - Total lines of Python code deleted: 115. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/punq/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/punq/METADATA.toml b/stubs/punq/METADATA.toml index f29f602eea39..8669504f4e4d 100644 --- a/stubs/punq/METADATA.toml +++ b/stubs/punq/METADATA.toml @@ -1,4 +1,4 @@ -version = "0.7.*" +version = "0.8.*" upstream-repository = "https://github.com/bobthemighty/punq" [tool.stubtest]