Skip to content

Commit

Permalink
Bump infrahub-sdk in the infrahub-sdk group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the infrahub-sdk group with 1 update in the / directory: [infrahub-sdk](https://github.com/opsmill/infrahub).


Updates `infrahub-sdk` from 1.3.0 to 1.7.1
- [Release notes](https://github.com/opsmill/infrahub/releases)
- [Changelog](https://github.com/opsmill/infrahub/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/opsmill/infrahub/commits)

---
updated-dependencies:
- dependency-name: infrahub-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrahub-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 01e955f commit c1045f0
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 50 deletions.
142 changes: 93 additions & 49 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 @@ -7,7 +7,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.10, < 3.13"
infrahub-sdk = {version = "^1.3.0", extras = ["all"]}
infrahub-sdk = {version = "^1.7.1", extras = ["all"]}
invoke = "^2.1.2"
# nornir-infrahub = "^0, >=0.2.2"
ansible-core = [
Expand Down

0 comments on commit c1045f0

Please sign in to comment.