Skip to content

Commit

Permalink
Merge branch 'main' into addLibrary
Browse files Browse the repository at this point in the history
  • Loading branch information
aliphys authored Feb 13, 2024
2 parents 5275f33 + 0b2b008 commit 1fe58de
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 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 @@ -15,14 +15,14 @@ PyYAML = "6.0.1"
semver = "3.0.2"

[tool.poetry.group.dev.dependencies]
black = "24.1.1"
black = "24.2.0"
codespell = "2.2.6"
coverage = "7.4.1"
pytest = "8.0.0"
pytest-mock = "3.12.0"
flake8 = "7.0.0"
pep8-naming = "0.13.3"
yamllint = "1.33.0"
yamllint = "1.34.0"

[tool.poetry.group.external]
# Provided only for use by boards platforms
Expand Down

0 comments on commit 1fe58de

Please sign in to comment.