Skip to content

Commit 0f171f1

Browse files
chore(deps): bump pytest from 9.0.3 to 9.1.1 in /tests
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a3bd16 commit 0f171f1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{ name = "TimMcCool" }]
77
requires-python = ">=3.12.12"
88
dependencies = [
99
"cryptography>=48.0.1",
10-
"pytest>=9.0.3",
10+
"pytest>=9.1.1",
1111
"python-dotenv>=1.2.2",
1212
"ruff>=0.15.18",
1313
"scratchattach",

tests/uv.lock

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

0 commit comments

Comments
 (0)