Skip to content

Commit

Permalink
build(deps-dev): bump edgedb from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [edgedb](https://github.com/edgedb/edgedb-python) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/edgedb/edgedb-python/releases)
- [Commits](edgedb/edgedb-python@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: edgedb
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent a5a9058 commit a09200e
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 @@ -31,7 +31,7 @@ mypy = "^1.11.2"
pre-commit = "^3.8.0"
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
edgedb = "^2.0.1"
edgedb = "^2.1.0"
ruff = "^0.6.8"
pyright = "^1.1.383"

Expand Down

0 comments on commit a09200e

Please sign in to comment.