Skip to content

Commit c5a47ff

Browse files
Bump pytest from 8.2.1 to 8.3.3 (#13)
1 parent a865feb commit c5a47ff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cosmicqc = "^0.0.11"
4343

4444
[tool.poetry.group.dev.dependencies]
4545
# provides testing capabilities for project
46-
pytest = "^8.2.0"
46+
pytest = "^8.3.3"
4747
# used for report html export to image for tests
4848
html2image = "^2.0.5"
4949
# used for test data generation

0 commit comments

Comments
 (0)