Bump types-enum34 from 1.1.0 to 1.1.1

Bumps [types-enum34](https://github.com/python/typeshed) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-enum34
  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 10:34:00 +00:00
committed by GitHub
parent 66fdde1aec
commit 3084f71748
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@ mypy = "^0.910"
types-ujson = "^4.2.0"
types-PyMySQL = "^1.0.3"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.0"
types-enum34 = "^1.1.1"
types-cryptography = "^3.3.6"
types-orjson = "^3.6.1"
types-aiofiles = "^0.7.0"