Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
3bb553ef92 Bump cryptography from 3.4.7 to 3.4.8
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.4.7...3.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:02:40 +00:00
David Lord
42fd76cae2 add type stub packages 2021-08-10 07:05:23 -07:00
David Lord
3e2508698d add type stub packages 2021-08-10 06:51:41 -07:00
David Lord
80b284e045 update requirements 2021-08-10 06:49:38 -07:00
David Lord
5b491eb316 update requirements 2021-05-11 14:28:21 -07:00
pgjones
943009c8ec Initial typing support
This enables type checking in CI and marks the project as typed.
2021-04-26 17:20:24 +01:00