Skip to content

Commit bd25178

Browse files
Bump pytest-asyncio from 1.2.0 to 1.3.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8427655 commit bd25178

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest = "~=8.4.2"
2424
pylint = "~=4.0.3"
2525
playwright = "~=1.57.0"
2626
pytest-playwright = "~=0.7.1"
27-
pytest-asyncio = "~=1.2.0"
27+
pytest-asyncio = "~=1.3.0"
2828

2929
[requires]
3030
python_version = "3.12"

Pipfile.lock

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

0 commit comments

Comments
 (0)