Skip to content

Commit b4c546a

Browse files
Bump types-requests from 2.28.1 to 2.28.2 (#575)
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.1 to 2.28.2. - [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 2846769 commit b4c546a

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.961"
2525
pre-commit = "^2.20.0"
2626
PyGithub = "^1.54.1"
2727
pylint = "^2.14.5"
28-
types-requests = "^2.28.1"
28+
types-requests = "^2.28.2"
2929

3030
[tool.pylint.messages_control]
3131
# Reasons disabled:

0 commit comments

Comments
 (0)