Skip to content

Commit 609caac

Browse files
Bump types-aiofiles from 0.1.4 to 0.1.5
Bumps [types-aiofiles](https://github.com/python/typeshed) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-aiofiles dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3752a00 commit 609caac

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pytest = "^6.2.3"
3535
pytest-cov = "^2.12.1"
3636
tox = "^3.23.1"
3737
pytest-asyncio = "^0.15.1"
38-
types-aiofiles = "^0.1.4"
38+
types-aiofiles = "^0.1.5"
3939
flake8-docstrings = "^1.6.0"
4040

4141
[build-system]

0 commit comments

Comments
 (0)