Skip to content

Commit

Permalink
Merge pull request #1109 from OZI-Project/dependabot/pip/ozi-core-app…
Browse files Browse the repository at this point in the history
…rox-eq-1.1.1

Update ozi-core requirement from ~=1.0.12 to ~=1.1.1
  • Loading branch information
rjdbcm authored Sep 11, 2024
2 parents db51734 + aad5eae commit 7846dd2
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 @@ -53,7 +53,7 @@ tag_regex = "^(?P<prefix>v)?(?P<version>[^\\+]+)(?P<suffix>.*)?$"
[project]
dynamic = ["version"]
license = {file = "LICENSE.txt"}
dependencies = ['ozi-core~=1.0.12', 'setuptools_scm[toml]', 'tomli>=2.0.0;python_version<"3.11"']
dependencies = ['ozi-core~=1.1.1', 'setuptools_scm[toml]', 'tomli>=2.0.0;python_version<"3.11"']

[project.optional_dependencies] # also meson test suite names
# continuous integration
Expand Down

0 comments on commit 7846dd2

Please sign in to comment.