Bump types-ipaddress from 1.0.0 to 1.0.1

Bumps [types-ipaddress](https://github.com/python/typeshed) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-ipaddress
  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:05:47 +00:00
committed by GitHub
parent f8becf819b
commit 44c8cade93
2 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@ flake8-expression-complexity = "^0.0.9"
mypy = "^0.910"
types-ujson = "^4.2.0"
types-PyMySQL = "^1.0.3"
types-ipaddress = "^1.0.0"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.0"
types-cryptography = "^3.3.6"
types-orjson = "^3.6.1"