Skip to content

Commit f750e89

Browse files
Bump pytest from 8.3.4 to 8.3.5 in /testbed (beeware#3232)
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 2f8c0c4 commit f750e89

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/3232.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 in /testbed.

testbed/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ test = [
1111
# that can target Android exclusively until 3.13 lands.
1212
"fonttools==4.56.0 ; sys.platform == 'linux'",
1313
"pillow==11.0.0",
14-
"pytest==8.3.4",
14+
"pytest==8.3.5",
1515
"pytest-asyncio==0.25.3",
1616
]
1717

0 commit comments

Comments
 (0)