We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8c0c4 commit f750e89Copy full SHA for f750e89
changes/3232.misc.rst
@@ -0,0 +1 @@
1
+Updated pytest from 8.3.4 to 8.3.5 in /testbed.
testbed/pyproject.toml
@@ -11,7 +11,7 @@ test = [
11
# that can target Android exclusively until 3.13 lands.
12
"fonttools==4.56.0 ; sys.platform == 'linux'",
13
"pillow==11.0.0",
14
- "pytest==8.3.4",
+ "pytest==8.3.5",
15
"pytest-asyncio==0.25.3",
16
]
17
0 commit comments