Skip to content

Commit 1457eed

Browse files
committed
Fix
1 parent e851457 commit 1457eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- django-ninja==0.18.0 django
6565
- litestar
6666
- litestar==2.0.1
67-
- blacksheep cryptography
67+
- blacksheep==2.4.1 # current version v2.4.2 is broken
6868
- blacksheep==2.1.0
6969
exclude:
7070
- python: "3.12"

0 commit comments

Comments
 (0)