Skip to content

Commit b91740d

Browse files
chore(deps): update pytest-asyncio requirement in /bots/gsbot
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.21.1...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37db42f commit b91740d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cachetools>=6.2.6
1919

2020
# Testing
2121
pytest>=8.4.2
22-
pytest-asyncio>=0.21.1
22+
pytest-asyncio>=1.2.0
2323
pytest-cov>=7.1.0
2424
pytest-mock>=3.15.1
2525

0 commit comments

Comments
 (0)