Skip to content

Commit 8467efb

Browse files
authored
Merge pull request #129 from igorbenav/fastcrud-bump
bump fastcrud to 0.11.0
2 parents 5310a14 + 4f9f095 commit 8467efb

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 = "^21.2.0"
3232
bcrypt = "^4.1.1"
33-
fastcrud = "^0.10.0"
33+
fastcrud = "^0.11.0"
3434

3535

3636
[build-system]

0 commit comments

Comments
 (0)