Bump types-requests from 2.31.0.9 to 2.31.0.10 (#330)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-24 07:11:54 -04:00
committed by GitHub
parent 21c4a0de5a
commit 30a036f024
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"]