Skip to content

Commit 3484a64

Browse files
Bump aiohttp from 3.9.4 to 3.9.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.9.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.4...v3.9.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecfe701 commit 3484a64

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 @@ license = "MIT"
99
python = "^3.8.6"
1010
pre-commit = "3.5.0"
1111
PyYAML = "6.0.1"
12-
aiohttp = "3.9.4"
12+
aiohttp = "3.9.5"
1313
lnurl= "^0.3.6"
1414
lnbits = "^0.10"
1515
mkdocs = "1.5.3"

0 commit comments

Comments
 (0)