Skip to content

Commit

Permalink
build: update apis dependencies
Browse files Browse the repository at this point in the history
* update apis-core-rdf to v0.25.0
* update apis-acdhch-default-settings to v1.1.0
  • Loading branch information
koeaw committed Sep 10, 2024
1 parent 6870b84 commit e7b3ac9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ packages = [{include = "apis_ontology"}]

[tool.poetry.dependencies]
python = "^3.11"
apis-acdhch-default-settings = "v1.0.0"
apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.24.0"}
apis-acdhch-default-settings = "v1.1.0"
apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.25.0"}
dateparser = "^1.2.0"
Django = "^4.2.7"
django-cors-headers = "^4.3.1"
Expand Down

0 comments on commit e7b3ac9

Please sign in to comment.