mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-11 05:16:54 +00:00
chore(dependencies): update aiohttp version to 3.13.5 in pyproject.toml, build.gradle, and meta.yaml
This commit is contained in:
@@ -162,7 +162,7 @@ chaquopy {
|
||||
}
|
||||
options "--find-links", vendorWheelDir.absolutePath
|
||||
install "packaging>=23"
|
||||
install "aiohttp==3.13.3"
|
||||
install "aiohttp==3.13.5"
|
||||
install "rns>=1.2.1"
|
||||
install "bleak==3.0.1"
|
||||
install "lxmf>=0.9.4"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package:
|
||||
name: aiohttp
|
||||
version: "3.13.3"
|
||||
version: "3.13.5"
|
||||
|
||||
Reference in New Issue
Block a user