Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
Merged PR 14726: Release
Browse files Browse the repository at this point in the history
- Update dependency elasticsearch to v8.15.1
- Update dependency fastapi to v0.114.2
  • Loading branch information
TIL-EBP committed Sep 17, 2024
2 parents 526b445 + e36b115 commit 1f7f15a
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 479 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"

[packages]
fastapi = {version = "==0.112.2", extras = ["all"]}
elasticsearch = {version = "==8.15.0", extras = ["async"]}
fastapi = {version = "==0.114.2", extras = ["all"]}
elasticsearch = {version = "==8.15.1", extras = ["async"]}
geojson = "==3.1.0"
pytest = "==8.3.2"
pytest-cov = "==5.0.0"
Expand Down
Loading

0 comments on commit 1f7f15a

Please sign in to comment.