Skip to content

Commit 7793fde

Browse files
authored
Merge pull request #2372 from beeware/dependabot/pip/core/pytest-8.0.0
Bump pytest from 7.4.4 to 8.0.0 in /core
2 parents 6c0fa54 + f82422f commit 7793fde

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: changes/2372.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated pytest from 7.4.4 to 8.0.0 in /core.

Diff for: core/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dev = [
7070
# Pre-commit 3.6.0 deprecated support for Python 3.8
7171
"pre-commit == 3.5.0 ; python_version < '3.9'",
7272
"pre-commit == 3.6.1 ; python_version >= '3.9'",
73-
"pytest == 7.4.4",
73+
"pytest == 8.0.0",
7474
"pytest-asyncio == 0.23.5",
7575
"pytest-freezer == 0.4.8",
7676
"setuptools-scm == 8.0.4",

0 commit comments

Comments
 (0)