Skip to content

Commit

Permalink
Update ozi-core requirement from ~=1.5.23 to ~=1.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [ozi-core](https://github.com/OZI-Project/ozi-core) to permit the latest version.
- [Release notes](https://github.com/OZI-Project/ozi-core/releases)
- [Changelog](https://github.com/OZI-Project/ozi-core/blob/1.6.0/CHANGELOG.md)
- [Commits](OZI-Project/ozi-core@1.5.23...1.6.0)

---
updated-dependencies:
- dependency-name: ozi-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 2f5dcd8 commit a8c10b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tag_regex = "^(?P<prefix>v)?(?P<version>[^\\+]+)(?P<suffix>.*)?$"
dynamic = ["version"]
license = {file = "LICENSE.txt"}
dependencies = [
'ozi-core~=1.5.23',
'ozi-core~=1.6.0',
'setuptools_scm[toml]',
'tomli>=2.0.0;python_version<"3.11"',
]
Expand Down

0 comments on commit a8c10b9

Please sign in to comment.