Skip to content

Commit

Permalink
chore(deps): bump aiofiles from 23.2.1 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.2.1 to 24.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](Tinche/aiofiles@v23.2.1...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]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 6a6a888 commit 009d03d
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
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
aiofiles = ">=0.8,<23.3"
aiofiles = ">=0.8,<24.2"
asyncpg = ">=0.27,<0.30"
pydantic = ">=2.0,<3.0"
tabulate = "^0.9.0"
Expand Down

0 comments on commit 009d03d

Please sign in to comment.