Skip to content

Commit

Permalink
build(deps-dev): bump types-requests from 2.31.0.6 to 2.31.0.7
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.6 to 2.31.0.7.
- [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 Oct 2, 2023
1 parent 489e2de commit 936e6a1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
33 changes: 16 additions & 17 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 @@ -38,7 +38,7 @@ remote = ["requests"]
[tool.poetry.dev-dependencies]
jsonschema = "^4.19.1"
mypy = "^1.5.1"
types-requests = "^2.31.0.6"
types-requests = "^2.31.0.7"
pytest-cov = "^4.1.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 936e6a1

Please sign in to comment.