Skip to content

Commit 0e35325

Browse files
Bump aiorun from 2024.8.1 to 2025.1.1
Bumps [aiorun](https://github.com/cjrh/aiorun) from 2024.8.1 to 2025.1.1. - [Changelog](https://github.com/cjrh/aiorun/blob/master/CHANGES) - [Commits](cjrh/aiorun@v2024.8.1...v2025.1.1) --- updated-dependencies: - dependency-name: aiorun dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a040d1 commit 0e35325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ version = "0.0.0"
3333
[project.optional-dependencies]
3434
server = [
3535
"aiohttp==3.11.11",
36-
"aiorun==2024.8.1",
36+
"aiorun==2025.1.1",
3737
"async-timeout==5.0.1",
3838
"atomicwrites==1.4.1",
3939
"coloredlogs==15.0.1",

0 commit comments

Comments
 (0)