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 15:50:46 +00:00
committed by GitHub
parent 686b2ed6db
commit ead7d24ca4
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ black = "^23.9.1"
pylint = "^3.0.1"
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"]