Skip to content

Commit 6607e80

Browse files
chore(deps): update dependency requests to v2.32.2 [security]
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
1 parent 6158222 commit 6607e80

12 files changed

Lines changed: 3486 additions & 3486 deletions

File tree

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.2",
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.2",
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.2",
3939
]
4040

4141
[build-system]

interactive_ai/workflows/geti_domain/model_test/uv.lock

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

interactive_ai/workflows/geti_domain/optimize/pyproject.toml

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

4040
[build-system]

interactive_ai/workflows/geti_domain/optimize/uv.lock

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

interactive_ai/workflows/geti_domain/project_ie/pyproject.toml

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

4747
[build-system]

interactive_ai/workflows/geti_domain/project_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.

0 commit comments

Comments
 (0)