Skip to content

Commit

Permalink
Merge pull request #31 from dragonked2/snyk-fix-f6982e700a2771861a57e…
Browse files Browse the repository at this point in the history
…679de6efd34

[Snyk] Fix for 11 vulnerabilities
  • Loading branch information
dragonked2 authored May 6, 2024
2 parents 0b4b3d5 + 45c5a77 commit 4b0ae4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions virtualrequirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dependencies for virtual enviroments
# Testing in Arch Linux virtual enviroment Python 3.11.5
aiohttp==3.8.5
aiohttp==3.9.4
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
Expand All @@ -11,10 +11,10 @@ charset-normalizer==3.2.0
colorama==0.4.6
defusedxml==0.7.1
frozenlist==1.4.0
idna==3.4
idna==3.7
multidict==6.0.4
requests==2.31.0
soupsieve==2.5
tqdm==4.66.3
urllib3==2.0.5
urllib3==2.0.7
yarl==1.9.2

0 comments on commit 4b0ae4b

Please sign in to comment.