File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33![ logo] ( ./images/ipam-logo.png ' :size=45% ')
44
5- # IPAM <small >3.4 .0</small >
5+ # IPAM <small >3.5 .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.4 .0" ,
2+ "app" : " 3.5 .0" ,
33 "python" : " 3.9"
44}
Original file line number Diff line number Diff line change 1- # Dependencies for Azure IPAM v3.4 .0
2- # Generated on Tue Sep 3 18:39:03 UTC 2024
3- aiohappyeyeballs == 2.4.0
4- aiohttp == 3.10.5
1+ # Dependencies for Azure IPAM v3.5 .0
2+ # Generated on Sun Nov 24 19:24:39 UTC 2024
3+ aiohappyeyeballs == 2.4.3
4+ aiohttp == 3.11.7
55aiosignal == 1.3.1
66annotated-types == 0.7.0
7- anyio == 4.4.0
7+ anyio == 4.6.2.post1
88APScheduler == 3.10.4
9- async-timeout == 4 .0.3
9+ async-timeout == 5 .0.1
1010attrs == 24.2.0
1111azure-common == 1.1.28
12- azure-core == 1.30.2
13- azure-cosmos == 4.7 .0
14- azure-functions == 1.20.0
15- azure-identity == 1.17.1
16- azure-keyvault-secrets == 4.8 .0
12+ azure-core == 1.32.0
13+ azure-cosmos == 4.9 .0
14+ azure-functions == 1.21.3
15+ azure-identity == 1.19.0
16+ azure-keyvault-secrets == 4.9 .0
1717azure-mgmt-compute == 33.0.0
18- azure-mgmt-core == 1.4 .0
18+ azure-mgmt-core == 1.5 .0
1919azure-mgmt-datafactory == 9.0.0
2020azure-mgmt-managementgroups == 1.0.0
21- azure-mgmt-network == 26 .0.0
22- azure-mgmt-resource == 23.1.1
21+ azure-mgmt-network == 28 .0.0
22+ azure-mgmt-resource == 23.2.0
2323azure-mgmt-resourcegraph == 8.0.0
2424certifi == 2024.8.30
25- cffi == 1.17.0
26- charset-normalizer == 3.3.2
25+ cffi == 1.17.1
26+ charset-normalizer == 3.4.0
2727click == 8.1.7
28- cryptography == 43.0.0
29- dnspython == 2.6.1
28+ cryptography == 43.0.3
29+ dnspython == 2.7.0
3030email_validator == 2.2.0
3131exceptiongroup == 1.2.2
32- fastapi == 0.112.2
32+ fastapi == 0.115.5
3333fastapi-cli == 0.0.5
34- frozenlist == 1.4.1
34+ frozenlist == 1.5.0
3535h11 == 0.14.0
36- httpcore == 1.0.5
37- httptools == 0.6.1
36+ httpcore == 1.0.7
37+ httptools == 0.6.4
3838httpx == 0.27.2
39- idna == 3.8
40- isodate == 0.6.1
39+ idna == 3.10
40+ isodate == 0.7.2
4141itsdangerous == 2.2.0
4242Jinja2 == 3.1.4
4343jsonpatch == 1.33
4444jsonpointer == 3.0.0
4545loguru == 0.7.2
4646markdown-it-py == 3.0.0
47- MarkupSafe == 2.1.5
47+ MarkupSafe == 3.0.2
4848mdurl == 0.1.2
49- msal == 1.30.0
49+ msal == 1.31.1
5050msal-extensions == 1.2.0
5151msrest == 0.7.1
52- multidict == 6.0.5
52+ multidict == 6.1.0
5353netaddr == 1.3.0
5454oauthlib == 3.2.2
55- orjson == 3.10.7
55+ orjson == 3.10.12
5656portalocker == 2.10.1
57+ propcache == 0.2.0
5758pycparser == 2.22
58- pydantic == 2.8.2
59- pydantic-extra-types == 2.9 .0
60- pydantic-settings == 2.4.0
61- pydantic_core == 2.20 .1
59+ pydantic == 2.10.1
60+ pydantic-extra-types == 2.10 .0
61+ pydantic-settings == 2.6.1
62+ pydantic_core == 2.27 .1
6263Pygments == 2.18.0
63- PyJWT == 2.9 .0
64+ PyJWT == 2.10 .0
6465python-dotenv == 1.0.1
65- python-multipart == 0.0.9
66- pytz == 2024.1
66+ python-multipart == 0.0.17
67+ pytz == 2024.2
6768PyYAML == 6.0.2
68- regex == 2024.7.24
69+ regex == 2024.11.6
6970requests == 2.32.3
7071requests-oauthlib == 2.0.0
71- rich == 13.8.0
72+ rich == 13.9.4
7273shellingham == 1.5.4
7374shortuuid == 1.0.13
7475six == 1.16.0
7576sniffio == 1.3.1
76- starlette == 0.38.4
77- typer == 0.12.5
77+ starlette == 0.41.3
78+ typer == 0.13.1
7879typing_extensions == 4.12.2
7980tzlocal == 5.2
8081ujson == 5.10.0
81- urllib3 == 2.2.2
82- uvicorn == 0.30.6
83- uvloop == 0.20 .0
82+ urllib3 == 2.2.3
83+ uvicorn == 0.32.1
84+ uvloop == 0.21 .0
8485watchfiles == 0.24.0
85- websockets == 13.0 .1
86- yarl == 1.9.7
86+ websockets == 14 .1
87+ yarl == 1.18.0
Original file line number Diff line number Diff line change 11{
22 "name" : " azure-ipam-ui" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 3.5 .0" ,
44 "type" : " module" ,
55 "private" : true ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments