Skip to content

Commit

Permalink
Bump aiohttp from 3.8.5 to 3.8.6
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [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.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 363b9ef commit 8c74209
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 8c74209

Please sign in to comment.