Skip to content

Commit c32aad4

Browse files
build(deps): bump requests from 2.32.5 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 278487e commit c32aad4

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 additions & 8 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
@@ -22,7 +22,7 @@ keywords = ["healthcare", "uk", "nhs"]
2222
python = "^3.10"
2323
semver = "^3.0.4"
2424
gitpython = "^3.1.44"
25-
requests = "^2.32.3"
25+
requests = "^2.33.0"
2626

2727

2828
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)