Bump types-requests from 2.29.0.0 to 2.30.0.0 (#288)

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

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-05-08 22:50:48 -04:00
committed by GitHub
parent b18c239185
commit f480821fe2
2 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ black = "^23.3.0"
pylint = "^2.17.4"
rope = "^1.8.0"
mypy = "^1.2.0"
types-requests = "^2.29.0.0"
types-requests = "^2.30.0.0"
[build-system]
requires = ["poetry-core"]