Skip to content

Commit 459ba92

Browse files
Bump pytest-asyncio from 0.26.0 to 1.0.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb5eb9e commit 459ba92

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 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
@@ -29,7 +29,7 @@ psycopg = "^3.2.9"
2929
pylint = "^3.3.7"
3030
pylint-junit = "^0.3.5"
3131
pytest = "^8.4.1"
32-
pytest-asyncio = "^0.26.0"
32+
pytest-asyncio = "^1.0.0"
3333
pytest-cov = "^6.2.1"
3434
pytest-postgresql = "^7.0.2"
3535
pytest-watch = "^4.2.0"

0 commit comments

Comments
 (0)