Skip to content

Commit

Permalink
build(deps-dev): bump types-requests (#25)
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240622 to 2.32.0.20240712.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent d5757e2 commit bbadc14
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 @@ -24,7 +24,7 @@ flake8 = "7.1.0"
isort = "5.13.2"
mypy = "1.10.1"
types-pyyaml = "6.0.12.20240311"
types-requests = "2.32.0.20240622"
types-requests = "2.32.0.20240712"
yapf = "0.40.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit bbadc14

Please sign in to comment.