Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-cov-6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotgunton authored Nov 5, 2024
2 parents fa47c25 + f704dbc commit 3b0de5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -29,7 +29,7 @@ python = ">=3.9,<4"
pyyaml = { version = ">=6.0", optional = true }
requests = "*"
pydantic = { extras = ["email"], version = ">=1.7,<3.0" }
cappa = {version = ">=0.22.1,<0.24.0", optional = true}
cappa = {version = ">=0.22.1,<0.25.0", optional = true}
varname = {version = "^0.13.1", optional = true}

[tool.poetry.extras]
Expand Down

0 comments on commit 3b0de5e

Please sign in to comment.