-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Azure IPAM Version to v3.5.0 [skip ci]
- Loading branch information
IPAM GitHub Actions
committed
Nov 24, 2024
1 parent
f18cbd7
commit 6a86f14
Showing
4 changed files
with
48 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"app": "3.4.0", | ||
"app": "3.5.0", | ||
"python": "3.9" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,87 @@ | ||
# Dependencies for Azure IPAM v3.4.0 | ||
# Generated on Tue Sep 3 18:39:03 UTC 2024 | ||
aiohappyeyeballs==2.4.0 | ||
aiohttp==3.10.5 | ||
# Dependencies for Azure IPAM v3.5.0 | ||
# Generated on Sun Nov 24 19:24:39 UTC 2024 | ||
aiohappyeyeballs==2.4.3 | ||
aiohttp==3.11.7 | ||
aiosignal==1.3.1 | ||
annotated-types==0.7.0 | ||
anyio==4.4.0 | ||
anyio==4.6.2.post1 | ||
APScheduler==3.10.4 | ||
async-timeout==4.0.3 | ||
async-timeout==5.0.1 | ||
attrs==24.2.0 | ||
azure-common==1.1.28 | ||
azure-core==1.30.2 | ||
azure-cosmos==4.7.0 | ||
azure-functions==1.20.0 | ||
azure-identity==1.17.1 | ||
azure-keyvault-secrets==4.8.0 | ||
azure-core==1.32.0 | ||
azure-cosmos==4.9.0 | ||
azure-functions==1.21.3 | ||
azure-identity==1.19.0 | ||
azure-keyvault-secrets==4.9.0 | ||
azure-mgmt-compute==33.0.0 | ||
azure-mgmt-core==1.4.0 | ||
azure-mgmt-core==1.5.0 | ||
azure-mgmt-datafactory==9.0.0 | ||
azure-mgmt-managementgroups==1.0.0 | ||
azure-mgmt-network==26.0.0 | ||
azure-mgmt-resource==23.1.1 | ||
azure-mgmt-network==28.0.0 | ||
azure-mgmt-resource==23.2.0 | ||
azure-mgmt-resourcegraph==8.0.0 | ||
certifi==2024.8.30 | ||
cffi==1.17.0 | ||
charset-normalizer==3.3.2 | ||
cffi==1.17.1 | ||
charset-normalizer==3.4.0 | ||
click==8.1.7 | ||
cryptography==43.0.0 | ||
dnspython==2.6.1 | ||
cryptography==43.0.3 | ||
dnspython==2.7.0 | ||
email_validator==2.2.0 | ||
exceptiongroup==1.2.2 | ||
fastapi==0.112.2 | ||
fastapi==0.115.5 | ||
fastapi-cli==0.0.5 | ||
frozenlist==1.4.1 | ||
frozenlist==1.5.0 | ||
h11==0.14.0 | ||
httpcore==1.0.5 | ||
httptools==0.6.1 | ||
httpcore==1.0.7 | ||
httptools==0.6.4 | ||
httpx==0.27.2 | ||
idna==3.8 | ||
isodate==0.6.1 | ||
idna==3.10 | ||
isodate==0.7.2 | ||
itsdangerous==2.2.0 | ||
Jinja2==3.1.4 | ||
jsonpatch==1.33 | ||
jsonpointer==3.0.0 | ||
loguru==0.7.2 | ||
markdown-it-py==3.0.0 | ||
MarkupSafe==2.1.5 | ||
MarkupSafe==3.0.2 | ||
mdurl==0.1.2 | ||
msal==1.30.0 | ||
msal==1.31.1 | ||
msal-extensions==1.2.0 | ||
msrest==0.7.1 | ||
multidict==6.0.5 | ||
multidict==6.1.0 | ||
netaddr==1.3.0 | ||
oauthlib==3.2.2 | ||
orjson==3.10.7 | ||
orjson==3.10.12 | ||
portalocker==2.10.1 | ||
propcache==0.2.0 | ||
pycparser==2.22 | ||
pydantic==2.8.2 | ||
pydantic-extra-types==2.9.0 | ||
pydantic-settings==2.4.0 | ||
pydantic_core==2.20.1 | ||
pydantic==2.10.1 | ||
pydantic-extra-types==2.10.0 | ||
pydantic-settings==2.6.1 | ||
pydantic_core==2.27.1 | ||
Pygments==2.18.0 | ||
PyJWT==2.9.0 | ||
PyJWT==2.10.0 | ||
python-dotenv==1.0.1 | ||
python-multipart==0.0.9 | ||
pytz==2024.1 | ||
python-multipart==0.0.17 | ||
pytz==2024.2 | ||
PyYAML==6.0.2 | ||
regex==2024.7.24 | ||
regex==2024.11.6 | ||
requests==2.32.3 | ||
requests-oauthlib==2.0.0 | ||
rich==13.8.0 | ||
rich==13.9.4 | ||
shellingham==1.5.4 | ||
shortuuid==1.0.13 | ||
six==1.16.0 | ||
sniffio==1.3.1 | ||
starlette==0.38.4 | ||
typer==0.12.5 | ||
starlette==0.41.3 | ||
typer==0.13.1 | ||
typing_extensions==4.12.2 | ||
tzlocal==5.2 | ||
ujson==5.10.0 | ||
urllib3==2.2.2 | ||
uvicorn==0.30.6 | ||
uvloop==0.20.0 | ||
urllib3==2.2.3 | ||
uvicorn==0.32.1 | ||
uvloop==0.21.0 | ||
watchfiles==0.24.0 | ||
websockets==13.0.1 | ||
yarl==1.9.7 | ||
websockets==14.1 | ||
yarl==1.18.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters