Skip to content

Commit 9dedd3e

Browse files
committed
deps: bump aiohttp version
1 parent 49f762c commit 9dedd3e

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
@@ -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.11.12"]
12+
dependencies = ["aiohttp>=3.11.13"]
1313
classifiers = [
1414
"Development Status :: 5 - Production/Stable",
1515
"Intended Audience :: Education",

0 commit comments

Comments
 (0)