Skip to content

Commit fe53534

Browse files
Bump types-requests from 2.27.7 to 2.27.8 (#449)
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.7 to 2.27.8. - [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>
1 parent 421cccf commit fe53534

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mypy = "^0.931"
2525
pre-commit = "^2.17.0"
2626
pylint = "^2.12.2"
2727
codespell = "^2.1.0"
28-
types-requests = "^2.27.7"
28+
types-requests = "^2.27.8"
2929
PyGithub = "^1.54.1"
3030

3131
[tool.pylint.messages_control]

0 commit comments

Comments
 (0)