Skip to content

Commit 2d82d9a

Browse files
chore(deps-dev): bump pytest-asyncio in /flipt-python
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43d872 commit 2d82d9a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

flipt-python/poetry.lock

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

flipt-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ httpx = "^0.27.0"
1515
black = ">=23.12.1,<26.0.0"
1616
mypy = "^1.8.0"
1717
pytest = "^8.0.1"
18-
pytest-asyncio = ">=0.23.5,<1.2.0"
18+
pytest-asyncio = ">=0.23.5,<1.3.0"
1919
pytest-cov = ">=4.1,<7.0"
2020
pytest-deadfixtures = "^2.2.1"
2121
pytest-httpx = ">=0.30,<0.35"

0 commit comments

Comments
 (0)