Skip to content

Commit

Permalink
Merge pull request #84 from lightningames/dependabot/pip/aiohttp-3.8.6
Browse files Browse the repository at this point in the history
Bump aiohttp from 3.8.5 to 3.8.6
  • Loading branch information
bitkarrot authored Oct 24, 2023
2 parents 48eb2b8 + 8c74209 commit 57fdc0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ authors = ["bitkarrot <info@bitkarrot.co>"]
license = "MIT"

[tool.poetry.dependencies]
python = "^3.8.5"
python = "^3.8.6"
pre-commit = "3.5.0"
PyYAML = "6.0.1"
aiohttp = "3.8.5"
aiohttp = "3.8.6"
lnurl= "^0.3.6"
lnbits = "^0.10"
mkdocs = "1.5.3"
Expand Down

0 comments on commit 57fdc0f

Please sign in to comment.