diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-10 21:01:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-10 21:01:48 +0000 |
| commit | 479a16c6557fc9656e1ff601e6ed7e677846d428 (patch) | |
| tree | b600189300e3d9aafe42a78a78662709ce9b6e68 /backend | |
| parent | 8f26fdec2d7e280c11f9ef33cd706d7feb172ace (diff) | |
| download | decky-loader-479a16c6557fc9656e1ff601e6ed7e677846d428.tar.gz decky-loader-479a16c6557fc9656e1ff601e6ed7e677846d428.zip | |
Bump aiohttp from 3.8.4 to 3.8.5 in /backend (#558)
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/requirements.txt b/backend/requirements.txt index 326a924c..58493e57 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.4 +aiohttp==3.8.5 aiohttp-jinja2==1.5.1 aiohttp_cors==0.7.0 watchdog==2.1.7 |
