Skip to content

Commit aecf2b1

Browse files
authored
Merge pull request #1509 from getsentry/mdtro/update-openai
chore: update openai
2 parents 0bb0c6d + 3b3fe4f commit aecf2b1

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

packages.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ python_versions = <3.13
5252
[attrs==23.1.0]
5353
[attrs==23.2.0]
5454
[attrs==24.2.0]
55+
[attrs==25.3.0]
5556

5657
[auditwheel==5.1.2]
5758

@@ -175,6 +176,7 @@ python_versions = <3.12
175176
[certifi==2024.8.30]
176177
[certifi==2025.1.31]
177178
[certifi==2025.4.26]
179+
[certifi==2025.6.15]
178180

179181
[cffi==1.14.6]
180182
apt_requires = libffi-dev
@@ -873,6 +875,7 @@ python_versions = <3.12
873875
[jinja2==3.1.6]
874876

875877
[jiter==0.9.0]
878+
[jiter==0.10.0]
876879

877880
[jmespath==0.10.0]
878881
[jmespath==1.0.1]
@@ -1091,6 +1094,7 @@ python_versions = <3.13
10911094
[openai==0.27.8]
10921095
[openai==1.3.5]
10931096
[openai==1.77.0]
1097+
[openai==1.93.0]
10941098

10951099
[openapi-core==0.14.2]
10961100
[openapi-core==0.15.0]
@@ -1294,6 +1298,7 @@ python_versions = <3.13
12941298
[protobuf==5.28.2]
12951299
[protobuf==5.28.3]
12961300
[protobuf==6.30.2]
1301+
[protobuf==6.31.1]
12971302

12981303
[psutil==5.8.0]
12991304
[psutil==5.9.2]
@@ -1366,6 +1371,7 @@ brew_requires =
13661371
[pydantic==2.5.2]
13671372
[pydantic==2.7.4]
13681373
[pydantic==2.11.4]
1374+
[pydantic==2.11.7]
13691375

13701376
[pydantic-core==2.14.5]
13711377
python_versions = <3.13
@@ -1682,6 +1688,7 @@ python_versions = <3.13
16821688
[selenium==4.4.3]
16831689
[selenium==4.11.2]
16841690
[selenium==4.16.0]
1691+
[selenium==4.34.0]
16851692

16861693
[semantic-version==2.10.0]
16871694

@@ -2788,10 +2795,12 @@ python_versions = <3.13
27882795
[trio==0.23.1]
27892796
[trio==0.23.2]
27902797
[trio==0.25.0]
2798+
[trio==0.30.0]
27912799

27922800
[trio-websocket==0.9.2]
27932801
[trio-websocket==0.10.3]
27942802
[trio-websocket==0.11.1]
2803+
[trio-websocket==0.12.2]
27952804

27962805
[types-beautifulsoup4==4.11.6]
27972806
[types-beautifulsoup4==4.11.6.7]
@@ -2953,6 +2962,7 @@ python_versions = <3.13
29532962
[typing-inspect==0.8.0]
29542963

29552964
[typing-inspection==0.4.0]
2965+
[typing-inspection==0.4.1]
29562966

29572967
[tzdata==2022.1]
29582968
[tzdata==2022.2]

0 commit comments

Comments
 (0)