Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
c9aa12457f
Merge b7a3a447dc into 6a7e7d5ade 2024-02-01 14:13:08 +00:00
dependabot[bot]
b7a3a447dc
Bump fastapi from 0.104.1 to 0.108.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.108.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.108.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 19:08:35 +00:00
2 changed files with 39 additions and 346 deletions

383
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -107,7 +107,7 @@ uvicorn = "0.23.2"
nltk = "^3.8.1"
pymorphy3 = "^1.2.1"
pymorphy3-dicts-ru = "^2.4.417150.4580142"
fastapi = "0.103.0"
fastapi = "0.103.2"
pydantic-settings = "^2.0.3"
django-elasticsearch-dsl = "^8.0"
elasticsearch-dsl = "^8.11.0"