build(deps-dev): bump types-cryptography from 3.3.22 to 3.3.23 (#798)

Bumps [types-cryptography](https://github.com/python/typeshed) from 3.3.22 to 3.3.23.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-24 04:16:55 +02:00
committed by GitHub
parent 80445e4181
commit 5d483a6b56
2 changed files with 51 additions and 51 deletions

View File

@ -93,7 +93,7 @@ types-ujson = "^5.4.0"
types-PyMySQL = "^1.0.19"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.1"
types-cryptography = "^3.3.22"
types-cryptography = "^3.3.23"
types-orjson = "^3.6.1"
types-aiofiles = "^0.8.10"
types-pkg-resources = "^0.1.3"