Compare commits
2 Commits
snyk-fix-7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 618c6d46dc | |||
|
|
934114be34 |
@ -1,3 +1,2 @@
|
|||||||
pytest==7.2.2
|
pytest==7.2.2
|
||||||
pylint==2.17.1
|
pylint==2.17.1
|
||||||
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
||||||
|
|||||||
@ -4,4 +4,5 @@ discord.py==2.2.2
|
|||||||
emoji==2.2.0
|
emoji==2.2.0
|
||||||
prettytable==3.6.0
|
prettytable==3.6.0
|
||||||
psutil==5.9.4
|
psutil==5.9.4
|
||||||
requests==2.28.2
|
requests==2.32.4
|
||||||
|
urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user