Skip to content

Commit 18dcd65

Browse files
chore(internal): bump dependencies (#1273)
1 parent de7c0e2 commit 18dcd65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-dev.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ attrs==23.1.0
2222
azure-core==1.30.1
2323
# via azure-identity
2424
azure-identity==1.15.0
25-
black==24.2.0
25+
black==24.3.0
2626
# via inline-snapshot
2727
certifi==2023.7.22
2828
# via httpcore
@@ -67,7 +67,7 @@ importlib-metadata==7.0.0
6767
iniconfig==2.0.0
6868
# via pytest
6969
inline-snapshot==0.7.0
70-
msal==1.27.0
70+
msal==1.28.0
7171
# via azure-identity
7272
# via msal-extensions
7373
msal-extensions==1.1.0

requirements.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ numpy==1.26.4
3333
# via openai
3434
# via pandas
3535
# via pandas-stubs
36-
pandas==2.2.0
36+
pandas==2.2.1
3737
# via openai
38-
pandas-stubs==2.2.0.240218
38+
pandas-stubs==2.2.1.240316
3939
# via openai
4040
pydantic==2.4.2
4141
# via openai
4242
pydantic-core==2.10.1
4343
# via pydantic
44-
python-dateutil==2.8.2
44+
python-dateutil==2.9.0.post0
4545
# via pandas
4646
pytz==2024.1
4747
# via pandas

0 commit comments

Comments
 (0)