Bump types-requests from 2.28.11.14 to 2.28.11.15 (#268)

Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.14 to 2.28.11.15.
- [Release notes](https://github.com/python/typeshed/releases)
- [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>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
This commit is contained in:
dependabot[bot]
2023-02-27 18:29:33 -05:00
committed by GitHub
parent 3960e20433
commit e282dc96ac
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ black = "^23.1.0"
pylint = "^2.16.2"
rope = "^1.7.0"
mypy = "^1.0.1"
types-requests = "^2.28.11.14"
types-requests = "^2.28.11.15"
[build-system]
requires = ["poetry-core"]