Skip to content

Commit

Permalink
Update aiohttp to remove vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Mar 28, 2021
1 parent f1b56e1 commit 5ac32c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ dependencies:
- zlib=1.2.11
- zstd=1.4.5
- pip:
- aiohttp==3.7.3
- aiohttp==3.7.4.post0
- aiohttp-cors==0.7.0
- aioredis==1.3.1
- alabaster==0.7.12
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.7.3
aiohttp==3.7.4.post0
aiohttp-cors==0.7.0
aioredis==1.3.1
alabaster==0.7.12
Expand Down

0 comments on commit 5ac32c9

Please sign in to comment.