Skip to content

Commit

Permalink
chore: bump hvac from 1.2.1 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [hvac](https://github.com/hvac/hvac) from 1.2.1 to 2.3.0.
- [Release notes](https://github.com/hvac/hvac/releases)
- [Changelog](https://github.com/hvac/hvac/blob/main/CHANGELOG.md)
- [Commits](hvac/hvac@v1.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: hvac
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 936623c commit 1e00b38
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
25 changes: 8 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ boto3 = "^1.18.17"
cryptography = ">=3.4.7,<43.0.0"
gitpython = "^3.1.30"
google-api-python-client = "^2.15.0"
hvac = "1.2.1"
hvac = "2.3.0"
jinja2 = "^3.0.1"
jsonnet = "^0.20.0"
jsonschema = "^4.17.3"
Expand Down

0 comments on commit 1e00b38

Please sign in to comment.