We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa834fd commit 9649d4aCopy full SHA for 9649d4a
changes/568.misc.rst
@@ -0,0 +1 @@
1
+Updated pytest from 8.3.4 to 8.3.5.
pyproject.toml
@@ -49,7 +49,7 @@ Source = "https://github.com/beeware/rubicon-objc"
49
[project.optional-dependencies]
50
dev = [
51
"pre-commit == 4.1.0",
52
- "pytest == 8.3.4",
+ "pytest == 8.3.5",
53
"setuptools_scm == 8.1.0",
54
"tox == 4.24.1",
55
]
0 commit comments