summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-23 19:49:13 +0000
committerGitHub <noreply@github.com>2024-01-23 19:49:13 +0000
commit9295e4b038a32cbfa49ac7fffa69a3768f786491 (patch)
treec30e801183cdcb9ee36abdbdad28ab698e12aaf8 /backend
parentf9a07da3ccfc8e795a1f4b5bf875c0c0337879c7 (diff)
downloaddecky-loader-9295e4b038a32cbfa49ac7fffa69a3768f786491.tar.gz
decky-loader-9295e4b038a32cbfa49ac7fffa69a3768f786491.zip
Bump aiohttp from 3.8.5 to 3.9.0 in /backend (#577)
Diffstat (limited to 'backend')
-rw-r--r--backend/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/requirements.txt b/backend/requirements.txt
index 58493e57..ffb8e1f0 100644
--- a/backend/requirements.txt
+++ b/backend/requirements.txt
@@ -1,4 +1,4 @@
-aiohttp==3.8.5
+aiohttp==3.9.0
aiohttp-jinja2==1.5.1
aiohttp_cors==0.7.0
watchdog==2.1.7