Skip to content

Commit cc1441a

Browse files
committed
deps: bump aiohttp version to 3.11.7 [skip ci]
1 parent 9672205 commit cc1441a

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
@@ -9,7 +9,7 @@ readme = "README.md"
99
license = { text = "MIT" }
1010
authors = [{ name = "null8626" }]
1111
keywords = ["weather", "forecast", "weather-api", "weather-forecast"]
12-
dependencies = ["aiohttp>=3.10.10"]
12+
dependencies = ["aiohttp>=3.11.7"]
1313
classifiers = [
1414
"Development Status :: 5 - Production/Stable",
1515
"Intended Audience :: Education",

0 commit comments

Comments
 (0)