Skip to content

Commit 7ba0edf

Browse files
chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea1152d commit 7ba0edf

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

poetry.lock

Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pytest-cov = "^6.2.1"
3030
commitizen = "^4.8.3"
3131
python-dotenv = "^1.1.1"
3232
unasync-cli = { git = "https://github.com/supabase-community/unasync-cli.git", branch = "main" }
33-
pytest-asyncio = ">=0.24,<1.1"
33+
pytest-asyncio = ">=0.24,<1.2"
3434
ruff = "^0.12.1"
3535

3636
[tool.poetry.scripts]

0 commit comments

Comments
 (0)