diff --git a/requirements/full_requirements.txt b/requirements/full_requirements.txt index 1489b3e58..cf05b0c76 100644 --- a/requirements/full_requirements.txt +++ b/requirements/full_requirements.txt @@ -95,7 +95,7 @@ contextlib2==21.6.0 # via azureml-core contourpy==1.1.0 # via matplotlib -cryptography==41.0.3 +cryptography==41.0.4 # via # adal # azureml-core @@ -130,7 +130,7 @@ gast==0.4.0 # via tensorflow gitdb==4.0.10 # via gitpython -gitpython==3.1.34 +gitpython==3.1.37 # via mlflow google-auth==2.22.0 # via @@ -220,7 +220,7 @@ ml-dtypes==0.2.0 # via jax mlflow==2.6.0 # via -r mlflow_requirements.in -msal==1.23.0 +msal==1.24.1 # via # azureml-core # msal-extensions @@ -298,7 +298,7 @@ pathspec==0.11.2 # via azureml-core peewee==3.16.3 # via -r postgres_requirements.in -pillow==10.0.0 +pillow==10.0.1 # via matplotlib pkginfo==1.9.6 # via azureml-core @@ -328,7 +328,7 @@ pyasn1-modules==0.3.0 # via google-auth pycparser==2.21 # via cffi -pydantic==1.10.12 +pydantic==1.10.13 # via gordo-client pygments==2.16.1 # via knack @@ -459,7 +459,7 @@ typing-extensions==4.5.0 # typing-inspect typing-inspect==0.9.0 # via dataclasses-json -urllib3==1.26.16 +urllib3==1.26.17 # via # azureml-core # databricks-cli diff --git a/requirements/test_requirements.txt b/requirements/test_requirements.txt index 3ddd4a799..6a684d727 100644 --- a/requirements/test_requirements.txt +++ b/requirements/test_requirements.txt @@ -397,7 +397,7 @@ typing-extensions==4.5.0 # mypy uri-template==1.3.0 # via jsonschema -urllib3==1.26.16 +urllib3==1.26.17 # via # -c full_requirements.txt # docker