Bump types-cryptography from 3.3.5 to 3.3.6

Bumps [types-cryptography](https://github.com/python/typeshed) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-13 09:58:24 +00:00
committed by GitHub
parent 00e1388bea
commit adf911876c
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@ types-ujson = "^4.2.0"
types-PyMySQL = "^1.0.3"
types-ipaddress = "^1.0.0"
types-enum34 = "^1.1.0"
types-cryptography = "^3.3.5"
types-cryptography = "^3.3.6"
types-orjson = "^3.6.1"
types-aiofiles = "^0.7.0"
types-pkg-resources = "^0.1.3"