Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.24.0 to 0.25.1 (#1422)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 13ae69d commit 127c5eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
16 changes: 6 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pre-commit-hooks = ">=4.4,<6.0"
sphinx-rtd-theme = ">=1.2,<4.0"
sphinx-click = ">=4.4,<7.0"
Pygments = "^2.15.0"
pytest-asyncio = ">=0.21,<0.25"
pytest-asyncio = ">=0.21,<0.26"
aioresponses = "^0.7.4"
pytest-cov = ">=4,<6"
#ensure urllib3 (for requests/sphinx) is greater than 1.26.5 to account for CVE-2021-33503
Expand Down

0 comments on commit 127c5eb

Please sign in to comment.