Skip to content

Commit f458543

Browse files
authored
Security update
1 parent 784e98d commit f458543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ classifiers = [
1717
"Operating System :: OS Independent",
1818
]
1919
dependencies = [
20-
"aiohttp==3.8.3",
20+
"aiohttp>=3.8.5",
2121
"python-dateutil==2.8.2"
2222
]
2323

2424
[project.urls]
2525
"Homepage" = "https://github.com/RecNetBot-Development/RecNetPy"
26-
"Bug Tracker" = "https://github.com/RecNetBot-Development/RecNetPy/issues"
26+
"Bug Tracker" = "https://github.com/RecNetBot-Development/RecNetPy/issues"

0 commit comments

Comments
 (0)