Skip to content

Commit ced715e

Browse files
chore(deps-dev): bump pytest from 8.3.5 to 8.4.0 (#163)
1 parent 353bc69 commit ced715e

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

poetry.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ openai-agents = { version = "<0.0.13", optional = true }
2121
galileo-core = "~=3.40.0"
2222

2323
[tool.poetry.group.test.dependencies]
24-
pytest = "^8.3.5"
24+
pytest = "^8.4.0"
2525
coverage = "^7.8.2"
2626
pytest-cov = "^6.0.0"
2727
pytest-xdist = "^3.3.1"

0 commit comments

Comments
 (0)