Skip to content

Commit 9649d4a

Browse files
Bump pytest from 8.3.4 to 8.3.5 (#568)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.4...8.3.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa834fd commit 9649d4a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/568.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated pytest from 8.3.4 to 8.3.5.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Source = "https://github.com/beeware/rubicon-objc"
4949
[project.optional-dependencies]
5050
dev = [
5151
"pre-commit == 4.1.0",
52-
"pytest == 8.3.4",
52+
"pytest == 8.3.5",
5353
"setuptools_scm == 8.1.0",
5454
"tox == 4.24.1",
5555
]

0 commit comments

Comments
 (0)