Commit graph

5 commits

Author SHA1 Message Date
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
Brian Martin
d08d3b2d3c fix build and add style
- fix build with requirements.txt
- card styling
2020-01-02 08:46:11 -05:00
Brian Martin
b137474a7c update requirements and pipenv 2019-12-31 12:53:43 -05:00
Brian Martin
b39c45fabb add atomicwrites to pipenv
- Add atomicwrites to fix windows build
- Regenerate requirements.txt
2019-12-31 11:49:43 -05:00
Brian Martin
d5db3b696c dockerfile and env var
Add Dockerfile, requirement.txt, and new BUMPER_CERTS env var.
2019-06-09 20:09:35 -04:00