Skip to content

Commit a2e7457

Browse files
committed
Merge remote-tracking branch 'origin/cloudevents' into cloudevents
2 parents 801b6eb + bf8026d commit a2e7457

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ Rx==3.2.0
22
aiohttp==3.8.4
33
aioquic==0.9.20
44
asyncclick==8.1.3.4
5-
asyncstdlib==3.10.6
5+
asyncstdlib==3.10.7
66
coverage==6.5.0
77
coveralls==3.3.1
88
decoy==2.0.1
99
flake8==5.0.4
1010
pytest-asyncio==0.21.0
11-
pytest-cov==4.0.0
11+
pytest-cov==4.1.0
1212
pytest-profiling==1.7.0
1313
pytest-rerunfailures==11.1.2
1414
pytest-timeout==2.1.0
15-
pytest-xdist==3.2.1
15+
pytest-xdist==3.3.1
1616
pytest==7.3.1
1717
quart==0.18.4
1818
reactivex==4.0.4
19-
starlette==0.26.1
19+
starlette==0.27.0
2020
cbitstruct==1.0.9
2121
cloudevents==1.9.0
22-
pydantic==1.10.7
22+
pydantic==1.10.8

0 commit comments

Comments
 (0)