Skip to content

Commit

Permalink
build(deps): bump sqlalchemy-utils from 0.38.3 to 0.41.2
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.38.3 to 0.41.2.
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/kvesteri/sqlalchemy-utils/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a2480de commit 14c9c55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -19,7 +19,7 @@ uvicorn = "^0.18.3"
SQLAlchemy = "^1.4.41"
requests = "^2.28.1"
fastapi-utils = "^0.2.1"
SQLAlchemy-Utils = "^0.38.3"
SQLAlchemy-Utils = "^0.41.2"
pydantic = {version = "^1.10.2", extras = ["dotenv"]}
chia-blockchain = "2.4.4"
httpx = "^0.27.2"
Expand Down

0 comments on commit 14c9c55

Please sign in to comment.