Skip to content

Commit

Permalink
Move to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tilen1976 committed Feb 10, 2025
1 parent 9ba3c52 commit efadad5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ pyjwt = ">=2.8.0"
ssb-klass-python = ">=0.0.9"
ssb-datadoc-model = "^6.0.0"
typing-extensions = ">=4.12.2"
nbstripout = "^0.8.1"

[tool.poetry.group.dev.dependencies]
black = ">=24.8.0"
Expand All @@ -50,7 +49,7 @@ xdoctest = { extras = ["colors"], version = ">=0.15.10" }
myst-parser = { version = ">=0.16.1" }
mypy = ">=0.950"
pytest-cov = ">=3.0.0"
nbstripout = ">=0.5.0"
nbstripout = "^0.8.1"
python-kacl = "*"
pytest-mock = ">=3.14.0"
deptry = ">=0.12.0"
Expand Down

0 comments on commit efadad5

Please sign in to comment.