Commit 8b60a15
Update pytest requirement from <9.0,>=8.0.0 to >=8.0.0,<10.0 (#302)
* Update pytest requirement from <9.0,>=8.0.0 to >=8.0.0,<10.0
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0.0...9.0.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Adjust pytest version range and update lockfile
Apply dev dependency range rule: >=9.0,<10.0 (was >=8.0.0,<10.0).
Update uv.lock to resolve the CI --locked failure.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Floyd Hightower <floyd.hightower27@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 349cf30 commit 8b60a15
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments