Skip to content

Commit ecd8d2f

Browse files
Merge pull request #71 from microsoftgraph/dependabot/pip/msgraph-sdk-1.20.0
Bump msgraph-sdk from 1.18.0 to 1.20.0
2 parents fe702aa + 43ea8ec commit ecd8d2f

File tree

1 file changed

+13
-33
lines changed

1 file changed

+13
-33
lines changed

requirements.txt

Lines changed: 13 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ idna==3.10
7070
# yarl
7171
importlib-metadata==8.4.0
7272
# via opentelemetry-api
73-
microsoft-kiota-abstractions==1.3.3
73+
microsoft-kiota-abstractions==1.9.2
7474
# via
7575
# microsoft-kiota-authentication-azure
7676
# microsoft-kiota-http
@@ -79,32 +79,27 @@ microsoft-kiota-abstractions==1.3.3
7979
# microsoft-kiota-serialization-multipart
8080
# microsoft-kiota-serialization-text
8181
# msgraph-core
82-
# msgraph-sdk
83-
microsoft-kiota-authentication-azure==1.1.0
84-
# via
85-
# msgraph-core
86-
# msgraph-sdk
87-
microsoft-kiota-http==1.3.3
88-
# via
89-
# msgraph-core
90-
# msgraph-sdk
91-
microsoft-kiota-serialization-form==0.1.1
82+
microsoft-kiota-authentication-azure==1.9.2
83+
# via msgraph-core
84+
microsoft-kiota-http==1.9.2
85+
# via msgraph-core
86+
microsoft-kiota-serialization-form==1.9.2
9287
# via msgraph-sdk
93-
microsoft-kiota-serialization-json==1.3.2
88+
microsoft-kiota-serialization-json==1.9.2
9489
# via msgraph-sdk
95-
microsoft-kiota-serialization-multipart==0.1.0
90+
microsoft-kiota-serialization-multipart==1.9.2
9691
# via msgraph-sdk
97-
microsoft-kiota-serialization-text==1.0.0
92+
microsoft-kiota-serialization-text==1.9.2
9893
# via msgraph-sdk
9994
msal==1.31.0
10095
# via
10196
# azure-identity
10297
# msal-extensions
10398
msal-extensions==1.2.0
10499
# via azure-identity
105-
msgraph-core==1.1.3
100+
msgraph-core==1.3.1
106101
# via msgraph-sdk
107-
msgraph-sdk==1.18.0
102+
msgraph-sdk==1.20.0
108103
# via -r requirements.in
109104
multidict==6.1.0
110105
# via
@@ -124,10 +119,6 @@ opentelemetry-sdk==1.27.0
124119
# microsoft-kiota-http
125120
opentelemetry-semantic-conventions==0.48b0
126121
# via opentelemetry-sdk
127-
pendulum==3.0.0
128-
# via
129-
# microsoft-kiota-serialization-form
130-
# microsoft-kiota-serialization-json
131122
portalocker==2.10.1
132123
# via msal-extensions
133124
propcache==0.2.0
@@ -138,36 +129,25 @@ pyjwt[crypto]==2.9.0
138129
# via
139130
# msal
140131
# pyjwt
141-
python-dateutil==2.9.0.post0
142-
# via
143-
# microsoft-kiota-serialization-text
144-
# pendulum
145-
# time-machine
146132
requests==2.32.3
147133
# via
148134
# azure-core
149135
# msal
150136
six==1.16.0
151-
# via
152-
# azure-core
153-
# python-dateutil
137+
# via azure-core
154138
sniffio==1.3.1
155139
# via
156140
# anyio
157141
# httpx
158-
std-uritemplate==1.0.6
142+
std-uritemplate==2.0.3
159143
# via microsoft-kiota-abstractions
160-
time-machine==2.15.0
161-
# via pendulum
162144
typing-extensions==4.12.2
163145
# via
164146
# anyio
165147
# azure-core
166148
# azure-identity
167149
# multidict
168150
# opentelemetry-sdk
169-
tzdata==2024.1
170-
# via pendulum
171151
urllib3==2.2.3
172152
# via requests
173153
wrapt==1.16.0

0 commit comments

Comments
 (0)