Skip to content

Commit 15c97c3

Browse files
authored
Merge pull request #75 from microsoftgraph/deps
Updated dependencies
2 parents 9487655 + 39a50c6 commit 15c97c3

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,45 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.10
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohttp==3.8.3
7+
aiohttp==3.8.4
88
# via microsoft-kiota-authentication-azure
99
aiosignal==1.3.1
1010
# via aiohttp
11-
anyio==3.6.2
11+
anyio==3.7.0
1212
# via httpcore
1313
async-timeout==4.0.2
1414
# via aiohttp
15-
attrs==22.2.0
15+
attrs==23.1.0
1616
# via aiohttp
17-
azure-core==1.26.2
17+
azure-core==1.27.1
1818
# via
1919
# azure-identity
2020
# microsoft-kiota-authentication-azure
2121
azure-identity==1.13.0
2222
# via
2323
# -r requirements.in
2424
# msgraph-sdk
25-
certifi==2022.12.7
25+
certifi==2023.5.7
2626
# via
2727
# httpcore
2828
# httpx
2929
# requests
3030
cffi==1.15.1
3131
# via cryptography
32-
charset-normalizer==2.1.1
32+
charset-normalizer==3.1.0
3333
# via
3434
# aiohttp
3535
# requests
36-
cryptography==39.0.1
36+
cryptography==41.0.1
3737
# via
3838
# azure-identity
3939
# msal
4040
# pyjwt
41+
exceptiongroup==1.1.1
42+
# via anyio
4143
frozenlist==1.3.3
4244
# via
4345
# aiohttp
@@ -48,9 +50,9 @@ h2==4.1.0
4850
# via httpx
4951
hpack==4.0.0
5052
# via h2
51-
httpcore==0.16.3
53+
httpcore==0.17.2
5254
# via httpx
53-
httpx[http2]==0.23.3
55+
httpx[http2]==0.24.1
5456
# via
5557
# microsoft-kiota-http
5658
# msgraph-core
@@ -59,10 +61,10 @@ hyperframe==6.0.1
5961
idna==3.4
6062
# via
6163
# anyio
64+
# httpx
6265
# requests
63-
# rfc3986
6466
# yarl
65-
microsoft-kiota-abstractions==0.5.0
67+
microsoft-kiota-abstractions==0.5.5
6668
# via
6769
# microsoft-kiota-authentication-azure
6870
# microsoft-kiota-http
@@ -72,19 +74,19 @@ microsoft-kiota-abstractions==0.5.0
7274
# msgraph-sdk
7375
microsoft-kiota-authentication-azure==0.2.0
7476
# via msgraph-sdk
75-
microsoft-kiota-http==0.3.1
77+
microsoft-kiota-http==0.4.4
7678
# via msgraph-core
77-
microsoft-kiota-serialization-json==0.3.1
79+
microsoft-kiota-serialization-json==0.3.6
7880
# via msgraph-sdk
79-
microsoft-kiota-serialization-text==0.2.0
81+
microsoft-kiota-serialization-text==0.2.1
8082
# via msgraph-sdk
81-
msal==1.20.0
83+
msal==1.22.0
8284
# via
8385
# azure-identity
8486
# msal-extensions
8587
msal-extensions==1.0.0
8688
# via azure-identity
87-
msgraph-core==1.0.0a3
89+
msgraph-core==1.0.0a4
8890
# via msgraph-sdk
8991
msgraph-sdk==1.0.0a12
9092
# via -r requirements.in
@@ -96,7 +98,7 @@ portalocker==2.7.0
9698
# via msal-extensions
9799
pycparser==2.21
98100
# via cffi
99-
pyjwt[crypto]==2.6.0
101+
pyjwt[crypto]==2.7.0
100102
# via msal
101103
python-dateutil==2.8.2
102104
# via
@@ -106,8 +108,6 @@ requests==2.31.0
106108
# via
107109
# azure-core
108110
# msal
109-
rfc3986[idna2008]==1.5.0
110-
# via httpx
111111
six==1.16.0
112112
# via
113113
# azure-core
@@ -118,11 +118,11 @@ sniffio==1.3.0
118118
# anyio
119119
# httpcore
120120
# httpx
121-
typing-extensions==4.4.0
121+
typing-extensions==4.6.3
122122
# via azure-core
123123
uritemplate==4.1.1
124124
# via microsoft-kiota-abstractions
125-
urllib3==1.26.14
125+
urllib3==2.0.3
126126
# via requests
127-
yarl==1.8.2
127+
yarl==1.9.2
128128
# via aiohttp
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,45 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.10
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohttp==3.8.3
7+
aiohttp==3.8.4
88
# via microsoft-kiota-authentication-azure
99
aiosignal==1.3.1
1010
# via aiohttp
11-
anyio==3.6.2
11+
anyio==3.7.0
1212
# via httpcore
1313
async-timeout==4.0.2
1414
# via aiohttp
15-
attrs==22.2.0
15+
attrs==23.1.0
1616
# via aiohttp
17-
azure-core==1.26.2
17+
azure-core==1.27.1
1818
# via
1919
# azure-identity
2020
# microsoft-kiota-authentication-azure
2121
azure-identity==1.13.0
2222
# via
2323
# -r requirements.in
2424
# msgraph-sdk
25-
certifi==2022.12.7
25+
certifi==2023.5.7
2626
# via
2727
# httpcore
2828
# httpx
2929
# requests
3030
cffi==1.15.1
3131
# via cryptography
32-
charset-normalizer==2.1.1
32+
charset-normalizer==3.1.0
3333
# via
3434
# aiohttp
3535
# requests
36-
cryptography==39.0.1
36+
cryptography==41.0.1
3737
# via
3838
# azure-identity
3939
# msal
4040
# pyjwt
41+
exceptiongroup==1.1.1
42+
# via anyio
4143
frozenlist==1.3.3
4244
# via
4345
# aiohttp
@@ -48,9 +50,9 @@ h2==4.1.0
4850
# via httpx
4951
hpack==4.0.0
5052
# via h2
51-
httpcore==0.16.3
53+
httpcore==0.17.2
5254
# via httpx
53-
httpx[http2]==0.23.3
55+
httpx[http2]==0.24.1
5456
# via
5557
# microsoft-kiota-http
5658
# msgraph-core
@@ -59,10 +61,10 @@ hyperframe==6.0.1
5961
idna==3.4
6062
# via
6163
# anyio
64+
# httpx
6265
# requests
63-
# rfc3986
6466
# yarl
65-
microsoft-kiota-abstractions==0.5.0
67+
microsoft-kiota-abstractions==0.5.5
6668
# via
6769
# microsoft-kiota-authentication-azure
6870
# microsoft-kiota-http
@@ -72,19 +74,19 @@ microsoft-kiota-abstractions==0.5.0
7274
# msgraph-sdk
7375
microsoft-kiota-authentication-azure==0.2.0
7476
# via msgraph-sdk
75-
microsoft-kiota-http==0.3.1
77+
microsoft-kiota-http==0.4.4
7678
# via msgraph-core
77-
microsoft-kiota-serialization-json==0.3.1
79+
microsoft-kiota-serialization-json==0.3.6
7880
# via msgraph-sdk
79-
microsoft-kiota-serialization-text==0.2.0
81+
microsoft-kiota-serialization-text==0.2.1
8082
# via msgraph-sdk
81-
msal==1.20.0
83+
msal==1.22.0
8284
# via
8385
# azure-identity
8486
# msal-extensions
8587
msal-extensions==1.0.0
8688
# via azure-identity
87-
msgraph-core==1.0.0a3
89+
msgraph-core==1.0.0a4
8890
# via msgraph-sdk
8991
msgraph-sdk==1.0.0a12
9092
# via -r requirements.in
@@ -96,7 +98,7 @@ portalocker==2.7.0
9698
# via msal-extensions
9799
pycparser==2.21
98100
# via cffi
99-
pyjwt[crypto]==2.6.0
101+
pyjwt[crypto]==2.7.0
100102
# via msal
101103
python-dateutil==2.8.2
102104
# via
@@ -106,8 +108,6 @@ requests==2.31.0
106108
# via
107109
# azure-core
108110
# msal
109-
rfc3986[idna2008]==1.5.0
110-
# via httpx
111111
six==1.16.0
112112
# via
113113
# azure-core
@@ -118,11 +118,11 @@ sniffio==1.3.0
118118
# anyio
119119
# httpcore
120120
# httpx
121-
typing-extensions==4.4.0
121+
typing-extensions==4.6.3
122122
# via azure-core
123123
uritemplate==4.1.1
124124
# via microsoft-kiota-abstractions
125-
urllib3==1.26.14
125+
urllib3==2.0.3
126126
# via requests
127-
yarl==1.8.2
127+
yarl==1.9.2
128128
# via aiohttp

0 commit comments

Comments
 (0)