Skip to content

Commit e09db48

Browse files
fix(deps): update dependency requests to v2.32.4 [security]
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
1 parent 7c62a02 commit e09db48

19 files changed

Lines changed: 3957 additions & 4621 deletions

File tree

interactive_ai/libs/iai_core_py/uv.lock

Lines changed: 213 additions & 505 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interactive_ai/libs/media_utils/uv.lock

Lines changed: 245 additions & 617 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interactive_ai/services/mlflow_geti_store/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interactive_ai/workflows/geti_domain/common/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dev = [
6060
# We should upgrade to "docker~=7.1.0" to fix the issue but it is not compatible
6161
# with the version of Flytekit that we use. In the meantime, we downgrade
6262
# the "requests" package.
63-
"requests==2.31",
63+
"requests==2.32.4",
6464
"types-requests~=2.31",
6565

6666
"asynctest==0.13.0",

interactive_ai/workflows/geti_domain/common/uv.lock

Lines changed: 952 additions & 952 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interactive_ai/workflows/geti_domain/dataset_ie/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
# We should upgrade to "docker~=7.1.0" to fix the issue but it is not compatible
4343
# with the version of Flytekit that we use. In the meantime, we downgrade
4444
# the "requests" package.
45-
"requests==2.31",
45+
"requests==2.32.4",
4646
"types-requests~=2.31",
4747
]
4848

interactive_ai/workflows/geti_domain/dataset_ie/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interactive_ai/workflows/geti_domain/model_test/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dev = [
3535
# We should upgrade to "docker~=7.1.0" to fix the issue but it is not compatible
3636
# with the version of Flytekit that we use. In the meantime, we downgrade
3737
# the "requests" package.
38-
"requests==2.31",
38+
"requests==2.32.4",
3939
]
4040

4141
[build-system]

0 commit comments

Comments
 (0)