Skip to content

Commit

Permalink
fix(deps): update dependency edgedb to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 9cc1536 commit f1c38e6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ nanapi = "nanapi.__main__:main"

[tool.poetry.dependencies]
python = "~3.12"
edgedb = "2.0.1"
edgedb = "2.1.0"
fastapi = "0.115.0"
pydantic = "2.9.2"
aiohttp = { version = "3.10.8", extras = ["speedups"] }
Expand Down

0 comments on commit f1c38e6

Please sign in to comment.