Skip to content

Commit

Permalink
Merge branch 'main' into renovate/docker-metadata-action-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Anselmoo authored Nov 23, 2024
2 parents 2d1104a + 021dd1c commit 7ec40ea
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Test SpectraFit
run: poetry run pytest
- name: Codecov
uses: codecov/[email protected].6
uses: codecov/[email protected].7
with:
name: codecov-umbrella
flags: unittests
Expand Down
40 changes: 20 additions & 20 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 @@ -115,7 +115,7 @@ dash = { extras = ["testing"], version = "^2.7.1" }
bandit = "^1.7.5"
bump-pydantic = "^0.8.0"
types-setuptools = ">=75.5.0.20241116,<75.6.0.0"
ruff = "^0.7.0"
ruff = "^0.8.0"

[tool.poetry.group.docs.dependencies]
mkdocs-material = "^9.5.0"
Expand Down

0 comments on commit 7ec40ea

Please sign in to comment.