mirror of
https://github.com/evroon/bracket.git
synced 2026-09-22 20:45:45 -04:00
Update aioresponses requirement from 0.7.3 to 0.7.4 in /backend
Updates the requirements on [aioresponses](https://github.com/pnuckowski/aioresponses) to permit the latest version. - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](https://github.com/pnuckowski/aioresponses/compare/0.7.3...0.7.4) --- updated-dependencies: - dependency-name: aioresponses dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
1 parent
9b29b6a430
commit
01c7c06e68
1 file changed
+1
-1
+1
-1
@@ -32,7 +32,7 @@ pylint = "2.15.8"
|
||||
pytest = "7.2.0"
|
||||
pytest-asyncio = "0.20.3"
|
||||
aiohttp = "3.8.3"
|
||||
aioresponses = "0.7.3"
|
||||
aioresponses = "0.7.4"
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
Reference in new issue
Block a user