Bump types-requests from 2.31.0.1 to 2.31.0.2 (#300)

Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.1 to 2.31.0.2.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2023-07-24 14:53:27 -04:00
committed by GitHub
parent 7a2a0c94bd
commit 379e8fc993
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ black = "^23.7.0"
pylint = "^2.17.4"
rope = "^1.9.0"
mypy = "^1.4.1"
types-requests = "^2.31.0.1"
types-requests = "^2.31.0.2"
[build-system]
requires = ["poetry-core"]