Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and COM8 committed May 31, 2024
1 parent 4b929dd commit fb5b6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mypy = "~1.10"
pre-commit = "~3.7"
pylint = "~3.2"
pytest = "~8.2"
types-requests = "~2.31"
types-requests = "~2.32"

[tool.mypy]
python_version = 3.9
Expand Down

0 comments on commit fb5b6fb

Please sign in to comment.