Skip to content

Commit

Permalink
Merge pull request #76 from chris48s/dependabot/pip/coverage-7.5.0
Browse files Browse the repository at this point in the history
Bump coverage from 7.4.4 to 7.5.0
  • Loading branch information
chris48s committed Apr 25, 2024
2 parents fc00485 + cfc3b2a commit 5de450a
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -12,7 +12,7 @@ homepage = "https://github.com/chris48s/geojson-rewind"
python = ">=3.8"

[tool.poetry.dev-dependencies]
coverage = "^7.4"
coverage = "^7.5"
isort = "^5.13"
flake8 = { version = "^7.0.0", python = "^3.8.1" }
black = "==24.4.0"
Expand Down

0 comments on commit 5de450a

Please sign in to comment.