Skip to content

Commit 10e242b

Browse files
build(deps): bump pytest-asyncio in /basicmessage_storage/integration
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a09f512 commit 10e242b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

basicmessage_storage/integration/poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basicmessage_storage/integration/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = []
77
[tool.poetry.dependencies]
88
python = "^3.12"
99
pytest = "^8.2.2"
10-
pytest-asyncio = "~0.23.7"
10+
pytest-asyncio = "~0.25.2"
1111
requests = "^2.32.0"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)