Skip to content

Commit

Permalink
Sem-Ver: bugfix use aiohttp version 3.9.1 for testing.
Browse files Browse the repository at this point in the history
Signed-off-by: David Black <[email protected]>
  • Loading branch information
dbaxa committed Jan 8, 2024
1 parent 6eb0b8f commit bde2cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pytest<8.0.0
flask>=2.0.3,<2.4.0
Django>=3.2.9,<5.0.0
atlassian-httptest==1.0.0
aiohttp==3.8.3
aiohttp==3.9.1
asynctest==0.13.0

0 comments on commit bde2cfb

Please sign in to comment.