bumper/Pipfile
dependabot[bot] c2e3af2773
Bump aiohttp from 3.6.2 to 3.8.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.8.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.8.1)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 07:36:13 +00:00

33 lines
510 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
hbmqtt = "~=0.9"
aiohttp = "~=3.8"
tinydb = "~=3.15"
pyyaml = "~=5.2"
atomicwrites = "~=1.3"
yarl = "~=1.3.0"
multidict = "~=4.5.2"
aiohttp-jinja2 = "*"
jinja2 = "*"
[dev-packages]
black = "*"
coverage = "*"
mock = "*"
pylint = "*"
pbr = "*"
pytest-aiohttp = "*"
pytest-cov = "*"
testfixtures = "*"
codecov = "*"
autoflake = "*"
pytest-env = "*"
pytest = "*"
pytest-asyncio = "*"
[pipenv]
allow_prereleases = true