Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 62ddb1b

Browse files
build(deps): bump requests from 2.32.3 to 2.32.5 (#256)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2992a4 commit 62ddb1b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -9,7 +9,7 @@ packages = [{include = "regtech_api_commons", from = "src"}]
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111
fastapi = { version = "^0.115.12", extras = ["anyio=^4.4.0"]}
12-
requests = "^2.32.3"
12+
requests = "^2.32.5"
1313
python-keycloak = "^5.5.0"
1414
pydantic-settings = "^2.9.1"
1515
uvicorn = "^0.34.2"

0 commit comments

Comments
 (0)