Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
65b9381ba7
Merge 9547b76432 into 87fc3a906f 2024-02-12 14:56:21 +00:00
dependabot[bot]
9547b76432
Bump pytest-asyncio from 0.21.1 to 0.23.5
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.5.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.5)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 14:56:20 +00:00
2 changed files with 42 additions and 349 deletions

389
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -98,7 +98,7 @@ requests = ">=2.25"
pytest-factoryboy = "2.3.1"
pytest-xdist = "^3.3.1"
pytest-mock = "^3.11.1"
pytest-asyncio = "^0.21.1"
pytest-asyncio = "^0.23.5"
pytest-lambda = "^2.2.0"
pgvector = "^0.2.2"
pycld2 = "^0.41"