Skip to content

Commit 32f6a57

Browse files
Bump pytest from 8.3.3 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7651dce commit 32f6a57

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev = [
4343
"jupyter>=1.1.1",
4444
]
4545
test = [ # pinning testing environment
46-
"pytest==8.3.3", # 8.3.4 seems to be causing errors
46+
"pytest==9.0.3", # 8.3.4 seems to be causing errors
4747
"pytest-cov==6.0.0",
4848
"pytest-timeout>=2.3.1",
4949
"hypothesis==6.122.3",

uv.lock

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

0 commit comments

Comments
 (0)