Skip to content

Commit e92ee14

Browse files
authored
Merge pull request #135 from igorbenav/fastcrud-bump
fastcrud bumped to 0.12.0 with bug fixes
2 parents 5047bc9 + 865d858 commit e92ee14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ redis = "^5.0.1"
3030
arq = "^0.25.0"
3131
gunicorn = "^22.0.0"
3232
bcrypt = "^4.1.1"
33-
fastcrud = "^0.11.0"
33+
fastcrud = "^0.12.0"
3434

3535

3636
[build-system]

0 commit comments

Comments
 (0)