Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #232 from 2i2c-org/dependabot/pip/pytest-7.4.4
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.3 to 7.4.4
  • Loading branch information
sgibson91 authored Jan 4, 2024
2 parents 5bd0125 + a64f34b commit adae3de
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 @@ -28,7 +28,7 @@ delete-bulk-events = "src.calendar.delete_events_bulk:main"

[tool.poetry.dev-dependencies]
pre-commit = "^3.6.0"
pytest = "^7.4.3"
pytest = "^7.4.4"
coverage = "^7.4.0"

[build-system]
Expand Down

0 comments on commit adae3de

Please sign in to comment.