Skip to content

Commit c789814

Browse files
committed
ci(requirements): sort requirements files
1 parent d891d49 commit c789814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ pylint == 3.1.0
55
pytest == 8.1.1
66
pytest-asyncio == 0.20.3
77
pytest-cov == 4.1.0
8-
pytest-random-order == 1.1.1
98
pytest-pythonhashseed == 1.0.1
9+
pytest-random-order == 1.1.1
1010
responses == 0.25.0
11-
typing_extensions == 4.10.0
1211
types-requests ~= 2.31.0.20240311
12+
typing_extensions == 4.10.0
1313
-r requirements.txt

0 commit comments

Comments
 (0)