Skip to content

Commit 5f611f4

Browse files
chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0 (#342)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leonardo Santiago <leonardo.ribeiro.santiago@gmail.com>
1 parent 85367a1 commit 5f611f4

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

poetry.lock

Lines changed: 19 additions & 5 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
@@ -21,7 +21,7 @@ aiohttp = "^3.12.13"
2121
pytest = "^8.4.1"
2222
pytest-cov = "^6.2.1"
2323
python-dotenv = "^1.1.1"
24-
pytest-asyncio = "^1.0.0"
24+
pytest-asyncio = "^1.1.0"
2525
pre-commit = "^4.2.0"
2626
ruff = "^0.12.5"
2727
python-lsp-server = ">=1.12.2,<2.0.0"

0 commit comments

Comments
 (0)