Skip to content

Commit 02b646f

Browse files
author
stubsabot
committed
[stubsabot] Bump hvac to 2.4.*
Release: https://pypi.org/pypi/hvac/2.4.0 Homepage: https://github.com/hvac/hvac Repository: https://github.com/hvac/hvac Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/hvac Diff: hvac/hvac@v2.3.0...v2.4.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. - 3 files included in typeshed's stubs have been modified or renamed: `hvac/api/auth_methods/approle.py`, `hvac/api/auth_methods/kubernetes.py`, `hvac/api/secrets_engines/kv_v2.py`. - Total lines of Python code added: 31. - Total lines of Python code deleted: 4. 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
1 parent 0d1f09d commit 02b646f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/hvac/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = "2.3.*"
1+
version = "2.4.*"
22
upstream_repository = "https://github.com/hvac/hvac"
33
requires = ["types-requests"]

0 commit comments

Comments
 (0)