We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761374a commit b08d452Copy full SHA for b08d452
pyproject.toml
@@ -7,7 +7,7 @@ requires-python = ">=3.11, <=3.13"
7
readme = "README.md"
8
license = "MIT"
9
dependencies = [
10
- "aiohttp==3.13.1",
+ "aiohttp==3.13.2",
11
"cryptography==46.0.3",
12
"testcontainers==4.13.2",
13
]
0 commit comments