Skip to content

Commit 9122000

Browse files
authored
pillow/requests libraries update (#1833)
1 parent 641c61d commit 9122000

4 files changed

Lines changed: 24 additions & 31 deletions

File tree

interactive_ai/tests/e2e/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ requires-python = ">=3.10, <3.11"
66

77
dependencies = [
88
"behave~=1.2.7.dev6",
9-
"requests~=2.32",
9+
"requests~=2.32.4",
1010
"numpy==1.26.4",
1111
"opencv-python-headless~=4.11",
12-
"pillow~=11.1.0",
12+
"pillow~=12.2.0",
1313
"urllib3~=2.6.3",
1414
"geti_client",
1515
"virtualenv~=20.36.1",

interactive_ai/tests/e2e/uv.lock

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

platform/services/initial_user/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Creation of initial user in the account service"
77
requires-python = ">=3.10, <3.11"
88
dependencies = [
99
"psycopg2-binary~=2.9.9",
10-
"Pillow>=10.2.0",
10+
"Pillow>=12.2.0",
1111
"pyjwt==2.12.0",
1212
"python-ldap==3.4.5",
1313
"grpc_interfaces[account-service]",

platform/services/initial_user/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)