Skip to content

Commit

Permalink
fix(deps): update dependency aiofiles to ^0.7.0 (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 14, 2021
1 parent bbe88aa commit 6a2c7e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -22,7 +22,7 @@ pydantic = "^1.0.0"
typing-extensions = { version = "^3.7.4", python = "<3.8" }

# for testing by users
aiofiles = { version = "^0.6.0", optional = true }
aiofiles = { version = "^0.7.0", optional = true }
molten = { version = "^1.0.1", optional = true }
python-multipart = { version = "^0.0.5", optional = true }

Expand Down

1 comment on commit 6a2c7e4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://pybotx.netlify.app as production
🚀 Deployed on https://6140ad7535ec7e4f7e886abc--pybotx.netlify.app

Please sign in to comment.