Skip to content

Commit

Permalink
⬆️ Bump ozi-core from 1.13.1 to 1.14.1
Browse files Browse the repository at this point in the history
Bumps [ozi-core](https://github.com/OZI-Project/ozi-core) from 1.13.1 to 1.14.1.
- [Release notes](https://github.com/OZI-Project/ozi-core/releases)
- [Changelog](https://github.com/OZI-Project/ozi-core/blob/main/CHANGELOG.md)
- [Commits](OZI-Project/ozi-core@1.13.1...1.14.1)

---
updated-dependencies:
- dependency-name: ozi-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 8cb0195 commit 55ac7e1
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 @@ -55,7 +55,7 @@ tag_regex = "^(?P<prefix>v)?(?P<version>[^\\+]+)(?P<suffix>.*)?$"
dynamic = ["version"]
dependencies = [
'pathvalidate~=3.2.1',
'ozi-core==1.13.1',
'ozi-core==1.14.1',
'setuptools_scm[toml]',
'tomli>=2.0.0;python_version<"3.11"',
]
Expand Down

0 comments on commit 55ac7e1

Please sign in to comment.