Skip to content

Commit fa41117

Browse files
build(deps): bump requests in /python/its-interqueuemanager
Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...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 75d2291 commit fa41117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/its-interqueuemanager/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
license = "MIT"
2020
dependencies = [
2121
"iot3 @ git+https://github.com/Orange-OpenSource/its-client@594663bd225e552e55a201b650188740c0fae235#subdirectory=python/iot3",
22-
"requests==2.32.4",
22+
"requests==2.33.0",
2323
]
2424

2525
[project.urls]

0 commit comments

Comments
 (0)