Skip to content

Commit

Permalink
chore(deps): bump apis-core to 0.10.0 and default-settings to 0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger committed Jan 19, 2024
1 parent 6f3c4aa commit 165ee3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ packages = [{include = "apis_ontology"}]
[tool.poetry.dependencies]
python = "^3.11"
psycopg2 = "^2.9"
apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.9.1"}
apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.10.0"}
apis-highlighter-ng = { git = "https://github.com/acdh-oeaw/apis-highlighter-ng.git"}
apis-acdhch-default-settings = "^0.1.21"
apis-acdhch-default-settings = "^0.1.22"

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

0 comments on commit 165ee3d

Please sign in to comment.