mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-07 22:10:10 +08:00
[stubsabot] Bump decorator to 5.2.* (#13526)
Release: https://pypi.org/pypi/decorator/5.2.0 Repository: https://github.com/micheles/decorator Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/decorator Diff: https://github.com/micheles/decorator/compare/5.1.1...5.2.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 36. - Total lines of Python code deleted: 50. 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 Co-authored-by: stubsabot <>
This commit is contained in:
committed by
GitHub
parent
a61270c38c
commit
45eb87bea9
@@ -1,2 +1,2 @@
|
||||
version = "5.1.*"
|
||||
version = "5.2.*"
|
||||
upstream_repository = "https://github.com/micheles/decorator"
|
||||
|
||||
Reference in New Issue
Block a user