Skip to content

Commit 69bcb3a

Browse files
committed
dependency update
1 parent 513d46b commit 69bcb3a

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "recnetpy"
7-
version = "0.1.45"
7+
version = "0.1.46"
88
authors = [
99
{ name="RecNetBot Development"}
1010
]
@@ -17,7 +17,7 @@ classifiers = [
1717
"Operating System :: OS Independent",
1818
]
1919
dependencies = [
20-
"aiohttp==3.8.0",
20+
"aiohttp==3.8.3",
2121
"python-dateutil==2.8.2"
2222
]
2323

0 commit comments

Comments
 (0)