File tree Expand file tree Collapse file tree 4 files changed +33
-32
lines changed
Expand file tree Collapse file tree 4 files changed +33
-32
lines changed Original file line number Diff line number Diff line change 22
33![ logo] ( ./images/ipam-logo.png ' :size=45% ')
44
5- # IPAM <small >3.3 .0</small >
5+ # IPAM <small >3.4 .0</small >
66> Azure IP Address Management Made Easy
77
88[ GitHub] ( https://github.com/Azure/ipam )
Original file line number Diff line number Diff line change 11{
2- "app" : " 3.3 .0" ,
2+ "app" : " 3.4 .0" ,
33 "python" : " 3.9"
44}
Original file line number Diff line number Diff line change 1- # Dependencies for Azure IPAM v3.3.0
2- aiohttp==3.9.5
1+ # Dependencies for Azure IPAM v3.4.0
2+ aiohappyeyeballs==2.4.0
3+ aiohttp==3.10.5
34aiosignal==1.3.1
45annotated-types==0.7.0
56anyio==4.4.0
67APScheduler==3.10.4
78async-timeout==4.0.3
8- attrs==23 .2.0
9+ attrs==24 .2.0
910azure-common==1.1.28
1011azure-core==1.30.2
1112azure-cosmos==4.7.0
1213azure-functions==1.20.0
1314azure-identity==1.17.1
1415azure-keyvault-secrets==4.8.0
15- azure-mgmt-compute==31 .0.0
16+ azure-mgmt-compute==33 .0.0
1617azure-mgmt-core==1.4.0
17- azure-mgmt-datafactory==8 .0.0
18+ azure-mgmt-datafactory==9 .0.0
1819azure-mgmt-managementgroups==1.0.0
19- azure-mgmt-network==25.4 .0
20+ azure-mgmt-network==26.0 .0
2021azure-mgmt-resource==23.1.1
2122azure-mgmt-resourcegraph==8.0.0
22- certifi==2024.7.4
23- cffi==1.16 .0
23+ certifi==2024.8.30
24+ cffi==1.17 .0
2425charset-normalizer==3.3.2
2526click==8.1.7
26- cryptography==42 .0.8
27+ cryptography==43 .0.0
2728dnspython==2.6.1
2829email_validator==2.2.0
29- exceptiongroup==1.2.1
30- fastapi==0.111.0
31- fastapi-cli==0.0.4
30+ exceptiongroup==1.2.2
31+ fastapi==0.112.2
32+ fastapi-cli==0.0.5
3233frozenlist==1.4.1
3334h11==0.14.0
3435httpcore==1.0.5
3536httptools==0.6.1
36- httpx==0.27.0
37- idna==3.7
37+ httpx==0.27.2
38+ idna==3.8
3839isodate==0.6.1
3940itsdangerous==2.2.0
4041Jinja2==3.1.4
@@ -44,41 +45,41 @@ loguru==0.7.2
4445markdown-it-py==3.0.0
4546MarkupSafe==2.1.5
4647mdurl==0.1.2
47- msal==1.29 .0
48+ msal==1.30 .0
4849msal-extensions==1.2.0
4950msrest==0.7.1
5051multidict==6.0.5
5152netaddr==1.3.0
5253oauthlib==3.2.2
53- orjson==3.10.6
54- portalocker==2.10.0
54+ orjson==3.10.7
55+ portalocker==2.10.1
5556pycparser==2.22
5657pydantic==2.8.2
5758pydantic-extra-types==2.9.0
58- pydantic-settings==2.3.4
59+ pydantic-settings==2.4.0
5960pydantic_core==2.20.1
6061Pygments==2.18.0
61- PyJWT==2.8 .0
62+ PyJWT==2.9 .0
6263python-dotenv==1.0.1
6364python-multipart==0.0.9
6465pytz==2024.1
65- PyYAML==6.0.1
66- regex==2024.5.15
66+ PyYAML==6.0.2
67+ regex==2024.7.24
6768requests==2.32.3
6869requests-oauthlib==2.0.0
69- rich==13.7.1
70+ rich==13.8.0
7071shellingham==1.5.4
7172shortuuid==1.0.13
7273six==1.16.0
7374sniffio==1.3.1
74- starlette==0.37.2
75- typer==0.12.3
75+ starlette==0.38.4
76+ typer==0.12.5
7677typing_extensions==4.12.2
7778tzlocal==5.2
7879ujson==5.10.0
7980urllib3==2.2.2
80- uvicorn==0.30.1
81- uvloop==0.19 .0
82- watchfiles==0.22 .0
83- websockets==12.0
84- yarl==1.9.4
81+ uvicorn==0.30.6
82+ uvloop==0.20 .0
83+ watchfiles==0.24 .0
84+ websockets==13.0.1
85+ yarl==1.9.7
Original file line number Diff line number Diff line change 11{
22 "name" : " azure-ipam-ui" ,
3- "version" : " 3.3 .0" ,
3+ "version" : " 3.4 .0" ,
44 "type" : " module" ,
55 "private" : true ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments