Skip to content

Commit 9f7f19a

Browse files
chore(deps): bump pytest from 7.3.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 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@7.3.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d10ce94 commit 9f7f19a

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
@@ -52,7 +52,7 @@ dependencies = [
5252
[project.optional-dependencies]
5353
dev = ["autopep8~=2.0.2", "pyinstaller"]
5454
test = [
55-
"pytest~=7.3.1",
55+
"pytest>=7.3.1,<9.1.0",
5656
"coverage~=7.4.3",
5757
"pytest-cov~=4.1.0",
5858
"random-unicode-emoji~=2.8",

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)