Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 0c09b4d

Browse files
Bump aioresponses from 0.7.3 to 0.7.4
Bumps [aioresponses](https://github.com/pnuckowski/aioresponses) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](pnuckowski/aioresponses@0.7.3...0.7.4) --- updated-dependencies: - dependency-name: aioresponses dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85cd0be commit 0c09b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"tox==4.0.8",
6363
"flake8==6.0.0",
6464
"flake8-docstrings==1.6.0",
65-
"aioresponses==0.7.3",
65+
"aioresponses==0.7.4",
6666
"black==22.12.0",
6767
],
6868
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.1.1"],

0 commit comments

Comments
 (0)