Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent dee6204 commit db3f6c4
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 197 deletions.
2 changes: 1 addition & 1 deletion aimmo-game/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pytest-mock = "*"
pytest-pythonpath = "*"

[packages]
aiohttp = "==3.7.4" # Downgraded because of this issue: https://github.com/aio-libs/aiohttp/pull/5572
aiohttp = "==3.9.4" # Downgraded because of this issue: https://github.com/aio-libs/aiohttp/pull/5572
aiohttp-cors = "*"
aiohttp-wsgi = "*"
docker = "<6"
Expand Down
Loading

0 comments on commit db3f6c4

Please sign in to comment.