Skip to content

Commit

Permalink
Merge pull request #82 from danielfromearth/dependabot/pip/develop/py…
Browse files Browse the repository at this point in the history
…test-8.1.0

Bump pytest from 8.0.2 to 8.1.0
  • Loading branch information
danielfromearth authored Mar 4, 2024
2 parents 52b9dd9 + 679d2a6 commit 250b3a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -22,7 +22,7 @@ batchee = 'batcher.tempo_filename_parser:main'
[tool.poetry.group.dev.dependencies]
coverage = "^7.4.3"
ruff = "^0.2.2"
pytest = "^8.0.2"
pytest = "^8.1.0"
black = "^24.2.0"
mypy = "^1.8.0"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit 250b3a1

Please sign in to comment.