Skip to content

Commit

Permalink
Bump types-requests from 2.27.26 to 2.27.27
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.26 to 2.27.27.
- [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>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent 17a49ad commit 94380ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ mypy = "^0.950"
pre-commit = "^2.19.0"
PyGithub = "^1.54.1"
pylint = "^2.13.9"
types-requests = "^2.27.26"
types-requests = "^2.27.27"

[tool.pylint.messages_control]
# Reasons disabled:
Expand Down

0 comments on commit 94380ff

Please sign in to comment.