Bump cryptography from 36.0.1 to 36.0.2 (#2162)

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 36.0.2.
- [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/36.0.1...36.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
dependabot[bot] 2022-04-05 14:49:03 +01:00 committed by GitHub
parent c54df4eab3
commit 3af5146788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ wheel==0.37.1
autoflake==1.4
black==22.3.0
coverage==6.0.2
cryptography==36.0.1
cryptography==36.0.2
flake8==3.9.2
flake8-bugbear==22.1.11
flake8-pie==0.15.0; python_version>='3.7'