Skip to content

Commit

Permalink
chore(deps): update apis-acdhch-default-settings requirement
Browse files Browse the repository at this point in the history
Updates the requirements on apis-acdhch-default-settings to permit the latest version.

---
updated-dependencies:
- dependency-name: apis-acdhch-default-settings
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and b1rger committed Dec 2, 2024
1 parent c86fd74 commit 00e786e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "apis_ontology"}]
[tool.poetry.dependencies]
python = "^3.11"
apis-core-rdf = "0.33.0"
apis-acdhch-default-settings = "1.6.0"
apis-acdhch-default-settings = "1.6.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 00e786e

Please sign in to comment.