Skip to content

Commit

Permalink
Merge pull request #2790 from beeware/dependabot/pip/core/pytest-asyn…
Browse files Browse the repository at this point in the history
…cio-0.24.0

Bump pytest-asyncio from 0.23.8 to 0.24.0 in /core
  • Loading branch information
freakboy3742 authored Aug 26, 2024
2 parents 0a14beb + 4944b2a commit 7efb016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/2790.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated pytest-asyncio from 0.23.8 to 0.24.0 in /core.
2 changes: 1 addition & 1 deletion core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dev = [
"pre-commit == 3.5.0 ; python_version < '3.9'",
"pre-commit == 3.8.0 ; python_version >= '3.9'",
"pytest == 8.3.2",
"pytest-asyncio == 0.23.8",
"pytest-asyncio == 0.24.0",
"pytest-freezer == 0.4.8",
"setuptools-scm == 8.1.0",
"tox == 4.18.0",
Expand Down

0 comments on commit 7efb016

Please sign in to comment.