Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
a3553c3548
Merge 155ca7579a into 814c497bef 2026-05-04 08:48:48 -03:00
dependabot[bot]
155ca7579a
Update aiofiles requirement from ==24.1.* to ==25.1.* in /docker/main
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-version: 25.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 13:19:17 +00:00

View File

@ -1,4 +1,4 @@
aiofiles == 24.1.* aiofiles == 25.1.*
click == 8.1.* click == 8.1.*
# FastAPI # FastAPI
aiohttp == 3.12.* aiohttp == 3.12.*