Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
b5bdcb4602
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
ae5ad9e1ae
add type stub packages 2021-08-10 07:05:23 -07:00
David Lord
31ce7d61cd
add type stub packages 2021-08-10 06:51:41 -07:00
David Lord
d9133e9369
update requirements 2021-08-10 06:49:38 -07:00
David Lord
f8f0caf5c6
update requirements 2021-05-11 14:28:21 -07:00
pgjones
f405c6f19e Initial typing support
This enables type checking in CI and marks the project as typed.
2021-04-26 17:20:24 +01:00