Skip to content

Commit 5cd62d1

Browse files
build(deps): Bump aiofiles from 24.1.0 to 25.1.0
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] <[email protected]>
1 parent e05b1b0 commit 5cd62d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@ pattern = "default-unprefixed"
2020
python = ">=3.10"
2121
httpx = ">=0.20.0"
2222
rich = ">=10.11.0"
23-
aiofiles = ">=23.2.1,<25.0.0"
23+
aiofiles = ">=23.2.1,<26.0.0"
2424
click = "^8.1.7"
2525
click-default-group = "^1.2.4"
2626
opentelemetry-exporter-otlp-proto-http = "^1.29.0"

0 commit comments

Comments
 (0)