Skip to content

Commit cb9bcbf

Browse files
⬆ Bump types-requests from 2.32.0.20240712 to 2.32.0.20240907
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20240907. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a46d824 commit cb9bcbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -81,7 +81,7 @@ fastapi = {extras = ["all"], version = "^0.112.2"}
8181
uvicorn = "^0.30.6"
8282
starlette = "^0.38.4"
8383
requests = "^2.32.3"
84-
types-requests = "^2.32.0.20240712"
84+
types-requests = "^2.32.0.20240907"
8585
urllib3 = "^2.2.2"
8686
jinja2 = "^3.1.4"
8787

0 commit comments

Comments
 (0)