Skip to content

Commit 2b0388b

Browse files
committed
Sem-ver: bugfix Update various test dependency versions
Signed-off-by: David Black <[email protected]>
1 parent 4b030ab commit 2b0388b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pytest<8.0.0
2-
flask>=2.0.3,<2.4.0
1+
pytest<9.0.0
2+
flask>=2.0.3,<4.0.0
33
Django>=3.2.9,<5.0.0
44
atlassian-httptest==1.0.0
5-
aiohttp==3.9.4
5+
aiohttp==3.11.6
66
asynctest==0.13.0

0 commit comments

Comments
 (0)