Skip to content

Commit

Permalink
Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240602 to 2.32.0.20240622.
- [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]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 4d00810 commit de38c69
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.20240602"
types-requests = "2.32.0.20240622"
yapf = "0.40.2"

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

0 comments on commit de38c69

Please sign in to comment.