Skip to content

Commit

Permalink
build(deps): Bump aiofiles from 22.1 to 24.1.0 (#343)
Browse files Browse the repository at this point in the history
* build(deps): Bump aiofiles from 22.1 to 24.1.0

Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 22.1 to 24.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](Tinche/aiofiles@v22.1.0...v24.1.0)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bodong Yang <[email protected]>
  • Loading branch information
3 people authored Jul 2, 2024
1 parent 395ed4c commit 5cd0ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dynamic = [
"version",
]
dependencies = [
"aiofiles==22.1",
"aiofiles==24.1",
"aiohttp<3.10,>=3.9.5",
"cryptography<43,>=42.0.4",
"grpcio<1.54,>=1.53.2",
Expand Down

0 comments on commit 5cd0ea7

Please sign in to comment.