Skip to content

Commit

Permalink
update pytest to try and solve TypeError: required field lineno missi…
Browse files Browse the repository at this point in the history
…ng error
  • Loading branch information
sierra-moxon committed Apr 10, 2023
1 parent 6da38a6 commit 8585fac
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 36 deletions.
69 changes: 34 additions & 35 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bioregistry = {version = "^0.8.0", extras = ["refresh"]}
rdflib = {version = "^6.2.0", extras = ["refresh"]}

[tool.poetry.dev-dependencies]
pytest = "^5.2"
pytest = "^6.2"
linkml = "^1.3.1"
curies = "^0.5.3"
coverage = "^6.4.4"
Expand Down

0 comments on commit 8585fac

Please sign in to comment.