Skip to content

Commit afe8d4e

Browse files
Bump aiofiles from 24.1.0 to 25.1.0 in /api
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 24.1.0 to 25.1.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 897a436 commit afe8d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = ["tlab_package_init"]
1111
dependencies = [
1212
# Minimal dependencies for general/multiuser API installs
1313
"aiosqlite==0.20.0",
14-
"aiofiles==24.1.0",
14+
"aiofiles==25.1.0",
1515
"asyncpg==0.30.0",
1616
"alembic==1.17.2",
1717
"boto3==1.40.70",

0 commit comments

Comments
 (0)