Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 045c33d commit 8a0b207
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 61 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
mongo: true
lint: true
# renovate: datasource=conda depName=conda-forge/python
python-version: "3.12.5"
python-version: "3.12.6"
# renovate: datasource=pypi depName=ruff
ruff-version: "0.5.7"
ruff-version: "0.6.4"
121 changes: 64 additions & 57 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 @@ -22,8 +22,8 @@ ampel-core = {version = ">=0.10.1,<0.11"}
astropy = ">=5"

[tool.poetry.dev-dependencies]
pytest = "^8.3.2"
mypy = "^1.11.1"
pytest = "^8.3.3"
mypy = "^1.11.2"
pytest-cov = "^5.0.0"

[build-system]
Expand Down

0 comments on commit 8a0b207

Please sign in to comment.