Bump types-requests from 2.31.0.9 to 2.31.0.10

Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.9 to 2.31.0.10.
- [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>
This commit is contained in:
dependabot[bot]
2023-10-23 21:24:31 +00:00
committed by GitHub
parent 21c4a0de5a
commit bcf9380de4
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ black = "^23.10.1"
pylint = "^3.0.2"
rope = "^1.10.0"
mypy = "^1.6.0"
types-requests = "^2.31.0.9"
types-requests = "^2.31.0.10"
[build-system]
requires = ["poetry-core"]