File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -119,12 +119,13 @@ pyjwt[crypto]==2.8.0
119119 # via msal
120120redis == 4.6.0
121121 # via pccommon (pccommon/setup.py)
122- requests == 2.31.0
122+ requests == 2.32.3
123123 # via
124124 # azure-core
125125 # google-api-core
126126 # msal
127127 # opencensus-ext-azure
128+ # pccommon (pccommon/setup.py)
128129rsa == 4.9
129130 # via google-auth
130131six == 1.16.0
Original file line number Diff line number Diff line change 1717 "types-cachetools==4.2.9" ,
1818 "pyhumps==3.5.3" ,
1919 "redis==4.6.0" ,
20+ "requests==2.32.3" ,
2021 "idna>=3.7.0" ,
2122 "html-sanitizer==2.4.4" ,
2223 # Soon available as lxml[html_clean]
Original file line number Diff line number Diff line change 66
77azure-functions
88
9- requests==2.31.0
10- aiohttp==3.8.1
9+ requests==2.32.3
10+ aiohttp==3.9.5
1111dateutils==0.6.12
1212mercantile==1.2.1
1313pillow==10.3.0
Original file line number Diff line number Diff line change 66
77azure-functions
88
9- requests == 2.31.0
10- aiohttp == 3.8.1
9+ requests == 2.32.3
10+ aiohttp == 3.9.5
1111dateutils == 0.6.12
1212mercantile == 1.2.1
1313pillow == 10.3.0
You can’t perform that action at this time.
0 commit comments