mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 10:05:22 -04:00
aiohttp bump in version #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JDJGInc on GitHub (Oct 3, 2024).
I get an aiohttp warning on the project asking for 3.10.2 or higher due to a possible security problem.
This is why I am requesting to update it.
This appears to only happen on servers as it mentions it in:
"In aiohttp, compressed files as symlinks are not protected from path traversal"
But this is better to be bumped if possible.
lastest git version.
@JDJGInc commented on GitHub (Oct 3, 2024):
the image version:

@stafsa commented on GitHub (Oct 23, 2024):
which os are you using?
@JDJGInc commented on GitHub (Oct 24, 2024):
ubuntu 22.04 LTS 64 bit.
why do you ask?
this isn't related to operating system but more related to aiohttp version.