Skip to content

Commit 79bd0d6

Browse files
authored
Merge branch 'main' into dependabot/pip/ruff-0.14.3
2 parents 2a9477d + b08d452 commit 79bd0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.11, <=3.13"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = [
10-
"aiohttp==3.13.1",
10+
"aiohttp==3.13.2",
1111
"cryptography==46.0.3",
1212
"testcontainers==4.13.2",
1313
]

0 commit comments

Comments
 (0)